mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-09-18 11:56:35 +08:00

This PR introduces a **BREAKING CHANGE**: the general config file is now written in the TOML format. Keys are also placed under a shared subsection. Previous config files will be ignore. Migration from the previous format can be easily performed with `manim-slides init` and copy/pasting the key codes if necessary.