Skip to content

v0.25.4

Choose a tag to compare

@github-actions github-actions released this 21 Dec 23:24
· 3735 commits to main since this release

Fixed

  • Syntax highlighting stderr spam: Fixed cli-highlight logging errors to stderr when markdown contains malformed code fences (e.g., missing newlines around closing backticks). Now validates language identifiers before highlighting and falls back silently to plain text. (#274)