Skip to content

0.3.0-beta.0

Choose a tag to compare

@abhishekmishra abhishekmishra released this 01 Sep 03:11
· 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.