.gitignore
.readthedocs.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
MANIFEST.in
README.md
logo.png
macros_info.png
setup.py
update_pypi.sh
.github/workflows/greetings.yml
mkdocs_macros/__init__.py
mkdocs_macros/context.py
mkdocs_macros/errors.py
mkdocs_macros/macros_info.md
mkdocs_macros/plugin.py
mkdocs_macros/util.py
mkdocs_macros_plugin.egg-info/PKG-INFO
mkdocs_macros_plugin.egg-info/SOURCES.txt
mkdocs_macros_plugin.egg-info/dependency_links.txt
mkdocs_macros_plugin.egg-info/entry_points.txt
mkdocs_macros_plugin.egg-info/requires.txt
mkdocs_macros_plugin.egg-info/top_level.txt
test/main_sample.py
test/debug/mkdocs.yml
test/debug/docs/index.md
test/module/main.py
test/module/mkdocs.yml
test/module/docs/environment.md
test/module/docs/index.md
test/module/docs/literal.md
test/module/docs/other.md
test/module/include/foo.md
test/module_dir/mkdocs.yml
test/module_dir/docs/environment.md
test/module_dir/docs/index.md
test/module_dir/include/foo.md
test/module_dir/mymodule/__init__.py
test/new_syntax/main.py
test/new_syntax/mkdocs.yml
test/new_syntax/docs/index.md
test/opt-in/mkdocs.yml
test/opt-in/docs/index.md
test/opt-in/docs/page_with_macros.md
test/opt-out/mkdocs.yml
test/opt-out/docs/index.md
test/opt-out/docs/page_with_macros.md
test/simple/main_old.py
test/simple/mkdocs.yml
test/simple/docs/index.md
webdoc/extra_requirements.txt
webdoc/mkdocs.yml
webdoc/docs/advanced.md
webdoc/docs/changelog.md
webdoc/docs/contribute.md
webdoc/docs/dog-eating.jpg
webdoc/docs/git_info.md
webdoc/docs/help.md
webdoc/docs/index.md
webdoc/docs/license.md
webdoc/docs/macros.md
webdoc/docs/macros_info.png
webdoc/docs/pages.md
webdoc/docs/pluglets.md
webdoc/docs/post_production.md
webdoc/docs/rendering.md
webdoc/docs/tips.md
webdoc/docs/troubleshooting.md
webdoc/docs/why.md