1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-11-28 03:12:26 +01:00

Change supported platforms for Markdown in publish.md

Updated supported platforms for Markdown formatting.
This commit is contained in:
Philipp C. Heckel 2025-09-24 20:46:30 -04:00 committed by GitHub
parent 07ef3e5656
commit 7615aa86ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -625,7 +625,7 @@ them with a comma, e.g. `tag1,tag2,tag3`.
or `=?UTF-8?Q?=C3=84pfel?=,tag2` ([quoted-printable](https://en.wikipedia.org/wiki/Quoted-printable)).
## Markdown formatting
_Supported on:_ :material-firefox:
_Supported on:_ :material-android: :material-firefox:
You can format messages using [Markdown](https://www.markdownguide.org/basic-syntax/) 🤩. That means you can use
**bold text**, *italicized text*, links, images, and more. Supported Markdown features (web app only for now):