]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Markdown: don't escape content + sanitize sensible tags 491/head
authorArthurHoaro <arthur@hoa.ro>
Fri, 19 Feb 2016 18:37:13 +0000 (19:37 +0100)
committerArthurHoaro <arthur@hoa.ro>
Fri, 19 Feb 2016 18:37:13 +0000 (19:37 +0100)
Instead of trying to fix broken content for Markdown parsing, parse it unescaped, then sanatize sensible tags such as scripts, etc.


No differences found