LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
Premark.egg-info/PKG-INFO
Premark.egg-info/SOURCES.txt
Premark.egg-info/dependency_links.txt
Premark.egg-info/entry_points.txt
Premark.egg-info/requires.txt
Premark.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/make.bat
premark/__init__.py
premark/cli.py
premark/config.py
premark/presentation.py
premark/section.py
premark/utils.py
premark/templates/default.css
premark/templates/default.html
tests/__init__.py
tests/test_snapshots.py
tests/data/custom.css
tests/data/default_slides.md
tests/data/sections/alternative_sections.yaml
tests/data/sections/epilogue.md
tests/data/sections/prologue.md
tests/data/sections/section_a.md
tests/data/sections/section_b.md
tests/data/sections/sections.yaml
tests/data/sections/titled_sections.yaml
tests/data/snapshots/alternative_sections.html
tests/data/snapshots/default.html
tests/data/snapshots/sections.html
tests/data/snapshots/titled_sections.html
tests/data/snapshots/with_custom_css.html
tests/unit/test_cli.py
tests/unit/test_partial_config.py
tests/unit/test_presentation.py
tests/utils/comparison.py