LICENSE
README.md
pyproject.toml
cedit/__init__.py
cedit/__main__.py
cedit/align.py
cedit/blocks.py
cedit/cli.py
cedit/mathguard.py
cedit/mdcli.py
cedit/merge3.py
cedit/state.py
cedit/store.py
cedit.egg-info/PKG-INFO
cedit.egg-info/SOURCES.txt
cedit.egg-info/dependency_links.txt
cedit.egg-info/entry_points.txt
cedit.egg-info/requires.txt
cedit.egg-info/top_level.txt
cedit/mdcore/__init__.py
cedit/mdcore/tree_diff.py
cedit/mdcore/utils.py
tests/test_cli.py
tests/test_mathguard.py
tests/test_mdcli.py
tests/test_merge3.py
tests/test_packaging.py
tests/test_parser_contract.py