@lunarok Serait-il possible de rajouter une option dans la configuration pour activer le markdown ?
Sending messages - ntfy : By default, messages sent to ntfy are rendered as plain text. To enable Markdown, set the X-Markdown
header (or any of its aliases: Markdown
, or md
) to true
(or 1
or yes
), or set the Content-Type
header to text/markdown
.