Skip to content

svg image isn't shown in app #133

Description

@gahoo

SVG is not shown within the android app using markdown. On the server side it works as expected. And #107 remains in v2.0.14.

curl "https://myserver.com/message?token=<secret>" --header 'Content-Type: application/json' \
--data-raw '{
 "title":"Test",
 "message":"![banana](https://www.svgrepo.com/show/42310/banana.svg)",
 "priority":0,
 "extras": {
   "client::display": {
     "contentType": "text/markdown"
   }
 }
}'

gotify/android v2.0.14; gotify/server v2.0.14

Metadata

Metadata

Assignees

No one assigned

    Labels

    a:featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions