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 |
||
---|---|---|
.. | ||
sphinx_code_block | ||
sphinx_custom_md | ||
sphinx_generic | ||
sphinx_indented_code | ||
sphinx_nested_header_block | ||
sphinx_xref | ||
__init__.py | ||
test_basic.py | ||
test_sphinx.py |