Currently the notifications when added to the page by the SSE server are not rendered properly, we basically see the markdown not the desired html with this change that is no longer the case.
fixes https://pagure.io/pagure/issue/1389
Looks reasonable to me.
Thanks
Pull-Request has been merged by pingou
Currently the notifications when added to the page by the SSE server are
not rendered properly, we basically see the markdown not the desired html
with this change that is no longer the case.
fixes https://pagure.io/pagure/issue/1389