Skip to content

PeekMD v1.0.1 - LaTeX Math Rendering Fixes

Choose a tag to compare

@ravindusp ravindusp released this 16 Aug 02:42
· 2 commits to main since this release

What's New in v1.0.1

This patch release fixes LaTeX mathematical typesetting when using LaTeX display bracket delimiters \[ ... \] and expands math formatting capabilities across Quick Look and the standalone reader.

🐛 Bug Fixes & Improvements

  • LaTeX Display Bracket Math (\[ ... \]): Fixed an issue where \[ ... \] display equations were stripped of backslashes by the CommonMark parser and rendered as plain text [ \text{...} ].
  • Expanded LaTeX Environment Support: Added native handling for LaTeX environments such as \begin{align}...\end{align}, \begin{equation}...\end{equation}, \begin{cases}...\end{cases}, \begin{gather}...\end{gather}, etc.
  • Single-Line Math Blocks: Fixed support for single-line $$ ... $$ and \[ ... \] expressions.
  • Inline LaTeX Math (\( ... \)): Protected inline parentheses math from CommonMark escape stripping and markdown underscore italicization (_).
  • Code Block Protection: Ensured math-like tokens inside code blocks and inline code spans are preserved without modification.

📦 Installation

  1. Download PeekMD-v1.0.1.dmg below.
  2. Open the DMG and drag PeekMD into your Applications folder.
  3. Launch PeekMD once from Applications.

🔒 Checksum (SHA-256)

a753d8c072796de4d1b1de57d82dd41c1284a5fdc209a1461e222242b4771742 PeekMD-v1.0.1.dmg