LICENSE
README.md
pyproject.toml
src/sphinx_tabular/__init__.py
src/sphinx_tabular/directive.py
src/sphinx_tabular/formulas.py
src/sphinx_tabular/html.py
src/sphinx_tabular/markup.py
src/sphinx_tabular/model.py
src/sphinx_tabular/normalize.py
src/sphinx_tabular/parser.py
src/sphinx_tabular/render_nodes.py
src/sphinx_tabular/rlist.py
src/sphinx_tabular.egg-info/PKG-INFO
src/sphinx_tabular.egg-info/SOURCES.txt
src/sphinx_tabular.egg-info/dependency_links.txt
src/sphinx_tabular.egg-info/requires.txt
src/sphinx_tabular.egg-info/top_level.txt
src/sphinx_tabular/static/sphinx-tabular.css
src/sphinx_tabular/static/sphinx-tabular.js
tests/test_bad_input_validation.py
tests/test_basic_build.py
tests/test_external_file.py
tests/test_formulas.py
tests/test_normalize.py
tests/test_parser.py
tests/test_rlist.py
tests/test_searchable.py
tests/test_sortable.py