0.3.0-beta.0
·
7 commits
to main
since this release
What's changed
- Replaced the Lua CLI and platform-specific PowerShell and Bash launchers with
a single Python 3 CLI. - A standalone Lua installation is no longer required; Pandoc continues to run
the Lua filters with its built-in scripting engine. - Replaced the Lua/Busted test runner with Python standard-library integration
tests. - Added responsive styling for the generated documentation, including improved
navigation, tables, code blocks, mobile layout, and print output.
Requirements
- Python 3.8 or newer
- Pandoc
This is a beta prerelease.