You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... the documentation does not mention anything about my problem
... there are no open or closed issues that are related to my problem
Description
Receiving notification on self-hosted in markdown format but it does not get transformed.
Expected behaviour
Given this received notification message:
Docker tag [**docker.io/qmcgaw/gluetun:latest**](github.com/qdm12/gluetun) which you subscribed to through docker provider is available on docker.io registry (triggered by d0c1e3926c61 host).
I should see it in the correct format in the ntfy web app
Docker tag docker.io/qmcgaw/gluetun:latest which you subscribed to through docker provider is available on docker.io registry (triggered by d0c1e3926c61 host).
I think the publish request is missing the Markdown=true parameter.
Support guidelines
I've found a bug and checked that ...
Description
Receiving notification on self-hosted in markdown format but it does not get transformed.
Expected behaviour
Given this received notification message:
Docker tag [**docker.io/qmcgaw/gluetun:latest**](github.com/qdm12/gluetun) which you subscribed to through docker provider is available on docker.io registry (triggered by d0c1e3926c61 host).
I should see it in the correct format in the ntfy web app
Docker tag docker.io/qmcgaw/gluetun:latest which you subscribed to through docker provider is available on docker.io registry (triggered by d0c1e3926c61 host).
I think the publish request is missing the Markdown=true parameter.
See https://docs.ntfy.sh/publish/#markdown-formatting
Actual behaviour
I see all the markdown markup. It seems it is not picked up correctly by ntfy.
Steps to reproduce
Diun version
4.26.0
Docker info
Docker Compose config
No response
Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: