- refactor: Synchronise shared modules (
logging.lua,git.lua) with canonical versions.
- docs: Remove version pinning from example references.
- refactor: Replace monolithic
utils.luawith focused modules (string.lua,logging.lua,metadata.lua,pandoc-helpers.lua,html.lua,paths.lua,colour.lua).
- feat: Add _schema.yml for configuration validation and IDE support (#14).
- fix: Update copyright year.
- fix: Use british english spelling.
- docs: Deprecate GitHub extension for Quarto.
- feat: Enhance metadata in example.qmd.
- feat: Refactor to use module structure and enhance utilities (#9).
- docs: Add output section for example.qmd in README.
- docs: Add Quarto versions for filter declaration.
- feat: Add base-url option for GitHub Enterprise support (#7).
- feat: Allow GitHub mentions in text (#3).
- feat: Add CITATION file for project citation.
- feat: Add support for parsing mentions (#1).
- docs: Tweak description.