Skip to content

0.2.2 - 2026-02-27

Choose a tag to compare

@github-actions github-actions released this 27 Feb 13:17

Built-in metric fallback + error-handling polish.

  • Font metrics — embedded minimal TrueType font for built-in metric fallback; FontSource::bytes() constructor with documented priority.
  • ErrorsPdf::new errors propagated through parse_into_file / parse_into_bytes; graceful fallback (no panics) on font-source loading failures.

Install markdown2pdf 0.2.2

Install prebuilt binaries via Homebrew

brew install theiskaa/tap/markdown2pdf

Download markdown2pdf 0.2.2

File Platform Checksum
markdown2pdf-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
markdown2pdf-x86_64-apple-darwin.tar.xz Intel macOS checksum
markdown2pdf-x86_64-pc-windows-msvc.zip x64 Windows checksum
markdown2pdf-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
markdown2pdf-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum