Currently there is an optional feature to use lxml2 to sanatize html (close tags, where the closing tag is missing, etc.) to make sure the post page stays intact if some post contains broken html.
Add some filters to strip unsafe tags ( Githubissues.
Githubissues is a development platform for aggregating issues.
Currently there is an optional feature to use
lxml2
to sanatize html (close tags, where the closing tag is missing, etc.) to make sure the post page stays intact if some post contains broken html.Add some filters to strip unsafe tags ( Githubissues.