CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
skills/mathfmt/SKILL.md
skills/mathfmt/agents/openai.yaml
skills/mathfmt/references/paper-notation.md
src/mathfmt/__init__.py
src/mathfmt/__main__.py
src/mathfmt/_version.py
src/mathfmt/cli.py
src/mathfmt/core.py
src/mathfmt/omml.py
src/mathfmt/update.py
src/mathfmt/validate.py
src/mathfmt.egg-info/PKG-INFO
src/mathfmt.egg-info/SOURCES.txt
src/mathfmt.egg-info/dependency_links.txt
src/mathfmt.egg-info/entry_points.txt
src/mathfmt.egg-info/requires.txt
src/mathfmt.egg-info/top_level.txt
tests/test_acceptance.py
tests/test_cli.py
tests/test_core.py
tests/test_docx.py
tests/test_formula.py
tests/test_omml.py
tests/test_skill.py
tests/test_update.py
tests/test_validate.py