justinvh / Markdown-LaTeX

This Markdown extension adds inline LaTeX support without the need for external images.
Other
127 stars 15 forks source link

ValueError: Element 'html_block' was not found in OrderedDict #18

Open adi- opened 10 years ago

adi- commented 10 years ago

Any clue?

/lib/python2.7/site-packages/markdown/odict.py", line 147, in index
    raise ValueError("Element '%s' was not found in OrderedDict" % key)
ValueError: Element 'html_block' was not found in OrderedDict