.git-blame-ignore-revs
.gitignore
LICENSE.txt
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/black.yaml
.github/workflows/publish.yaml
.github/workflows/tests.yaml
examples/mkdocs/mkdocs.yml
examples/mkdocs/docs/index.md
examples/mkdocs/docs/images/image1.jpg
examples/mkdocs/docs/template/some_image.jpg
examples/mkdocs/docs/template/template.md
examples/mkdocs/docs/template/template_2.md
markdown_include/__init__.py
markdown_include/include.py
markdown_include_bd.egg-info/PKG-INFO
markdown_include_bd.egg-info/SOURCES.txt
markdown_include_bd.egg-info/dependency_links.txt
markdown_include_bd.egg-info/requires.txt
markdown_include_bd.egg-info/top_level.txt
tests/test_include.py
tests/resources/header.md
tests/resources/longer.md
tests/resources/simple.md
tests/resources/simple_2.md
tests/resources/table_inner.md
tests/resources/template_inside.md
tests/resources/with_img_link.md
tests/resources/with_link.md
tests/resources/docs/images/image1.jpg
tests/resources/docs/template/some_image.jpg
tests/resources/docs/template/template.md
tests/resources/docs/template/template_2.md