mdpo.md4c module

md4c related stuff for mdpo.

mdpo.md4c.READABLE_BLOCK_NAMES = {1: 'quote', 2: 'unordered list', 3: 'ordered list', 6: 'header', 7: 'code', 8: 'html', 9: 'paragraph', 10: 'table'}

mapping from pymd4c block type values to block readable names

Type:

dict