| exclude docs | |
| recursive-exclude docs * | |
| exclude tests | |
| recursive-exclude tests * | |
| exclude benchmarking | |
| recursive-exclude benchmarking * | |
| exclude .pre-commit-config.yaml | |
| exclude .readthedocs.yml | |
| exclude tox.ini | |
| exclude docstring.fmt.mustache | |
| exclude .flake8 | |
| exclude .circleci | |
| exclude .circleci/config.yml | |
| exclude codecov.yml | |
| exclude .mypy.ini | |
| include LICENSE | |
| include LICENSE.markdown-it | |
| include CHANGELOG.md | |
| include markdown_it/py.typed | |
| include markdown_it/port.yaml |