Name Description Size Coverage
__init__.py 0 -
entities.py HTML5 entities map: { name -> characters }. 157 -
html_blocks.py List of valid html blocks names, according to commonmark spec http://jgm.github.io/CommonMark/spec.html#html-blocks 986 -
html_re.py Regexps to match html elements 926 -
normalize_url.py Normalize destination URLs in links :: [label]: destination 'title' ^^^^^^^^^^^ 2568 -
utils.py Utilities for parsing source text 8734 -