.gitignore
LICENSE
README.md
__init__.py
conftest.py
example.json
plover_markdown_dictionary.py
setup.cfg
setup.py
plover_markdown_dictionary.egg-info/PKG-INFO
plover_markdown_dictionary.egg-info/SOURCES.txt
plover_markdown_dictionary.egg-info/dependency_links.txt
plover_markdown_dictionary.egg-info/entry_points.txt
plover_markdown_dictionary.egg-info/requires.txt
plover_markdown_dictionary.egg-info/top_level.txt
plover_markdown_dictionary.egg-info/zip-safe
scripts/generate_example_from_readme.py
scripts/time.py
test/__init__.py
test/test_convert_dictionary.py
test/test_entry_from_text.py
test/test_load_fails.py
test/test_plover_dictionary_test.py
test/test_save_dictionary.py
test/data/changes.md
test/data/code_blocks.md
test/data/empty.md
test/data/error_unequal_code_block.md
test/data/example.json
test/data/small.md
test/data/weird_entries.md