Skip to content

[#71] HTML stripped from mattermost message.

Jose Semedo requested to merge 71-fix-html-on-notifications into master

Closes #71 (closed)

With this body:

{
        "target": "79590044-5d5c-4c05-a69e-b9d017d5e975",
        "summary": "test",
        "priority": "IMPORTANT",
        "body": "<html><style>should be removed</style><p>Test</p></html>"
}

image

Mattermost result:

image

Merge request reports