Brian S. Stephan
f15d955067
I didn't like the other figure + figcaption parsers, they either assumed a lot about usage (e.g. images only), or they were inline parsers that either wrapped the figure in a paragraph tag (which is incorrect syntax) or did span trickery (annoying) so, this handles images and maybe other things, and does things properly with figures as their own blocks. incomplete but it works with my images, and should allow for looping (for multi-line content) in the future? |
||
---|---|---|
.. | ||
mdx | ||
static | ||
templates | ||
__init__.py | ||
_version.py | ||
config.py | ||
error_pages.py | ||
lib.py | ||
pages.py |