Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

mdcat-2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 20:09
· 31 commits to main since this release
mdcat-2.1.0
379eb33

Added

  • Support images in VSCode integrated terminal, 1.80 or newer (see GH-266).

Changed

  • When rendering iTerm2 images append .png to the file name reported to the terminal if mdcat rendered an SVG to PNG (see GH-267).
    Previously, mdcat retained the original file extension, and would ask iTerm2 to download a PNG image to an .svg file.

Fixed

  • Correct some iTerm2 inline image commands to better comply to the specification (see GH-267).
  • Always terminate OSC commands with ST instead of BEL, as the latter is the legacy form (see GH-267).