Release Notes
Documentation
- add pandoc backend and word-diff howto guides, update CLI reference, fix landing page feature descriptions, remove SvelteKit build artifacts - (f25febb) - HaoZeke
Features
- pandoc AST backend + word-level diff (latexdiff-style) - (f377e2b) - HaoZeke
Bug Fixes
- bare file:/http: links treated as structure in Org parser, URLs/file paths protected in inline token regex - (d1b492b) - HaoZeke
- remove 30MB of SvelteKit build artifacts from repo, gitignore node_modules/.svelte-kit/build - (b32ce42) - HaoZeke
Refactoring
- remove wdiff/markup/compile (belongs in separate snapdiff tool), keep pandoc parser and clap-markdown CLI docs - (984ffdc) - HaoZeke
Install snapper-fmt 0.4.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/TurtleTech-ehf/snapper/releases/download/v0.4.0/snapper-fmt-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/TurtleTech-ehf/snapper/releases/download/v0.4.0/snapper-fmt-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install TurtleTech-ehf/tap/snapper-fmt
Download snapper-fmt 0.4.0