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