104afa8fa2
To be compatible with comments from Disqus (and users unfamiliar with Markdown), Misaka no longer disables user-inputted HTML, but the generated HTML is now post-processed and all "unsafe" tags (not possible with Markdown) are discarded. Whitelist: p, a, pre, blockquote, h1-h6, em, sub, sup, del, ins, math, dl, ol, ul, li This commit also removes an unnecessary newline generated by Misaka/Sundown. Conflicts: isso/utils/__init__.py |
||
---|---|---|
.. | ||
css | ||
db | ||
ext | ||
js | ||
utils | ||
views | ||
__init__.py | ||
compat.py | ||
core.py | ||
dispatch.py | ||
migrate.py | ||
run.py | ||
wsgi.py |