Release Notes
Bug Fixes
- Support more HTML link patterns (#134)
Install mdbook-pandoc 0.8.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/max-heller/mdbook-pandoc/releases/download/v0.8.1/mdbook-pandoc-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/max-heller/mdbook-pandoc/releases/download/v0.8.1/mdbook-pandoc-installer.ps1 | iex"
Download mdbook-pandoc 0.8.1
File | Platform | Checksum |
---|---|---|
mdbook-pandoc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
mdbook-pandoc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
mdbook-pandoc-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
mdbook-pandoc-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
mdbook-pandoc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
mdbook-pandoc-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |