From 7615aa86adddc35648ccf13a26cd0f020380e038 Mon Sep 17 00:00:00 2001 From: "Philipp C. Heckel" Date: Wed, 24 Sep 2025 20:46:30 -0400 Subject: [PATCH] Change supported platforms for Markdown in publish.md Updated supported platforms for Markdown formatting. --- docs/publish.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/publish.md b/docs/publish.md index ca0b5547..ce3500e8 100644 --- a/docs/publish.md +++ b/docs/publish.md @@ -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):