github pluk-inc/markdown-preview v0.0.42
Markdown Preview 0.0.42

3 hours ago

Mermaid diagrams can now open in their own resizable windows, editing gains natural list indentation, and Markdown projects work better across nested folders and infrastructure code.

Added

  • Open Mermaid diagrams in a separate window. A new control opens a diagram in a resizable window titled from its nearest heading, making large diagrams easier to inspect beside the document. The control stays out of Quick Look, the window behaves normally alongside other apps, and the diagram toolbar adapts to narrow figures (#237, #245, #247).
  • Syntax highlighting for HCL and Terraform. Fenced code blocks tagged hcl, terraform, or tf now highlight in both read and edit modes (#238).

Changed

  • Tab and Shift-Tab now indent and outdent Markdown lists. List items can be nested to any depth directly from edit mode, while Tab still inserts a tab in ordinary text and avoids turning top-level Markdown blocks into code (#246, #243).

Fixed

  • Links and images can navigate to parent folders. Relative paths such as ../notes.md and ../images/diagram.png now resolve correctly in both the app and Quick Look (#242).

Contributors

Thanks to the external contributors and reporter who helped improve this release:

Don't miss a new markdown-preview release

NewReleases is sending notifications on new releases.