Skip to content

v1.3.1 fix img/html rendering in release notes

Choose a tag to compare

@swar8080 swar8080 released this 19 Nov 20:48
· 74 commits to master since this release
81f32d4

HTML in release notes will now be rendered, mainly because github may use <img> within release notes instead of markdown syntax

All HTML is safely sanitized using the same approach as github