.coveragerc
.gitignore
.readthedocs.yaml
CHANGELOG.rst
LICENSE.md
MANIFEST.in
README.rst
r3l3453.json
setup.py
.github/workflows/tests.yml
dev/coverage.py
dev/html_tag_names.py
dev/profiles/citation_template.txt
dev/profiles/pp_profile.py
dev/profiles/table_profile.py
dev/profiles/table_profile_input.txt
dev/profiles/vs_mwparserfromhell_input.txt
dev/profiles/vs_mwpfh.py
docs/CHANGELOG.rst
docs/Makefile
docs/README.rst
docs/conf.py
docs/index.rst
docs/make.bat
tests/__main__.py
tests/test_argument.py
tests/test_cell.py
tests/test_comment_bold_italic.py
tests/test_config.py
tests/test_externallink.py
tests/test_parameter.py
tests/test_parser_function.py
tests/test_section.py
tests/test_spans.py
tests/test_table.py
tests/test_tag.py
tests/test_template.py
tests/test_wikilink.py
tests/test_wikilist.py
tests/wikitext/test_external_links.py
tests/wikitext/test_get_bolds_and_italics.py
tests/wikitext/test_get_lists.py
tests/wikitext/test_get_tags.py
tests/wikitext/test_pformat.py
tests/wikitext/test_sections.py
tests/wikitext/test_tables.py
tests/wikitext/test_wikitext.py
tests/wikitext/test_wikitext_plain_text.py
wikitextparser/__init__.py
wikitextparser/_argument.py
wikitextparser/_cell.py
wikitextparser/_comment_bold_italic.py
wikitextparser/_config.py
wikitextparser/_externallink.py
wikitextparser/_parameter.py
wikitextparser/_parser_function.py
wikitextparser/_section.py
wikitextparser/_spans.py
wikitextparser/_table.py
wikitextparser/_tag.py
wikitextparser/_template.py
wikitextparser/_wikilink.py
wikitextparser/_wikilist.py
wikitextparser/_wikitext.py
wikitextparser.egg-info/PKG-INFO
wikitextparser.egg-info/SOURCES.txt
wikitextparser.egg-info/dependency_links.txt
wikitextparser.egg-info/requires.txt
wikitextparser.egg-info/top_level.txt
wikitextparser.egg-info/zip-safe