Skip to content

0.7.2 - 2024-09-14

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 20:31
· 2 commits to main since this release
3a2ffbe

Release Notes

Bug Fixes

  • Keep inline HTML inline (#112)

Miscellaneous Tasks

  • Update example books (#114)

Install mdbook-pandoc 0.7.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/max-heller/mdbook-pandoc/releases/download/v0.7.2/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.2/mdbook-pandoc-installer.ps1 | iex"

Download mdbook-pandoc 0.7.2

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