- Add a title on the column layout that is placed before columns - Use fitted title styling automatically for Markdown `h2` elements - Use reveal.js Markdown functionality, instead of generating it in Python - Allow extra style to be added to single slides or the whole presentation
0.2.0
Changed
- Allow theming - Add column layout helper on single slides - Allow custom port for the server Fixed - Use a foreground process for thye HTTP server after initialization, so it does not remain active in background
0.1.4
Changed
- Avoid `|` type union that breaks on Python 3.9
0.1.3
Changed
- Remove dependency on IPython, was not used in library code