mirror of
https://github.com/vale981/recommonmark
synced 2025-03-05 10:01:39 -05:00
![]() Without this any html_block nodes processed by the parser are dropped. `visit_html_block` uses the existing logic for `visit_html_inline`. Added a test case to check html_blocks are parsed as expected. Fixes: https://github.com/rtfd/recommonmark/issues/121 |
||
---|---|---|
.. | ||
__init__.py | ||
parser.py | ||
scripts.py | ||
states.py | ||
transform.py |