Skip to content

0.7.1 - 2024-07-22

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 14:07
· 5 commits to main since this release
256d009

Release Notes

Bug Fixes

  • Check for disabled = true before invoking pandoc (#108)

Install mdbook-pandoc 0.7.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/max-heller/mdbook-pandoc/releases/download/v0.7.1/mdbook-pandoc-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/max-heller/mdbook-pandoc/releases/download/v0.7.1/mdbook-pandoc-installer.ps1 | iex"

Download mdbook-pandoc 0.7.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-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
mdbook-pandoc-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum