Closed Nillth closed 2 weeks ago
Did you set the content type correctly? https://gotify.net/docs/msgextras#contenttype
I tried this and on the web UI the link is correctly rendered.
gotify push --contentType text/markdown "This is a [test message](https://github.com/gotify/server) only."
Thanks for the quick response, it looks as though I was missing the contentType in my requests.
Can the issue be reproduced with the latest available release? y
Which one is the environment gotify server is running in?
Docker startup command or config file here (please mask sensitive information)
Do you have an reverse proxy installed in front of gotify server? (Please select None if the problem can be reproduced without the presense of a reverse proxy)
On which client do you experience problems? (Select as many as you can see)
What did you do?
Notification sent to server correctly.
What did you expect to see?
The markdown to be rendered correctly with a clickable URL
What did you see instead? (Include screenshots, android logcat/request dumps if possible)
In the Web App
vs the Android App which was sort of fixed but still not rendering correctly