mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1494] Android: Support markdown tables #1056
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1056
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ccbslsx on GitHub (Nov 21, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1494
I am testing ntfy and, during the test, I wrote test content in Markdown. I found that table formats are not supported — is there something wrong with my test?
Test 3: Table (standard format)
test_markdown_feature "Table - Standard Format" "
Test 4: Table (simplified format)
test_markdown_feature "Table - Simplified Format" "
Test 5: Table (borderless)
test_markdown_feature "Table - Borderless" "
Device - Status - Value
Temperature - Normal - 23°C
Humidity - Warning - 75%
"
@ccbslsx commented on GitHub (Nov 21, 2025):
@binwiederhier commented on GitHub (Jan 18, 2026):
As per the docs, Markdown tables are not supported yet, see https://docs.ntfy.sh/publish/#markdown-formatting