Skip to content
Version 1.3.0

This is a mostly a cleanup release, so the main changes are the following:

- Removed legacy XML files from the example course.
- Improved documentation.
- Completely rewritten presentation slides processor using Mistletoe Markdown parser.
- Added support for *result* and *solution* elements in the XML to Markdown translator.

Fixes:

- Allow bold inline code (**`code`**) (#40).
- Fixed incorrect slashes in URLs on Windows.