LICENSE
README.md
pyproject.toml
src/sphinx_longmd/__init__.py
src/sphinx_longmd/anchors.py
src/sphinx_longmd/assemble.py
src/sphinx_longmd/assets.py
src/sphinx_longmd/builder.py
src/sphinx_longmd/context.py
src/sphinx_longmd/diagnostics.py
src/sphinx_longmd/sidecar.py
src/sphinx_longmd.egg-info/PKG-INFO
src/sphinx_longmd.egg-info/SOURCES.txt
src/sphinx_longmd.egg-info/dependency_links.txt
src/sphinx_longmd.egg-info/entry_points.txt
src/sphinx_longmd.egg-info/requires.txt
src/sphinx_longmd.egg-info/top_level.txt
src/sphinx_longmd/emit/__init__.py
src/sphinx_longmd/emit/fallback.py
src/sphinx_longmd/emit/inline.py
src/sphinx_longmd/emit/objects.py
src/sphinx_longmd/emit/sphinx_blocks.py
src/sphinx_longmd/emit/structural.py
src/sphinx_longmd/emit/writer.py
tests/test_anchors.py
tests/test_assets.py
tests/test_builder_smoke.py
tests/test_emitters.py
tests/test_phase2.py
tests/test_phase3.py
tests/test_sidecar.py