github pluk-inc/markdown-preview v0.0.25
Markdown Preview 0.0.25

latest releases: v0.0.49, v0.0.48, v0.0.47...
3 months ago

Markdown Preview now handles common editor save workflows more reliably, strips TOML frontmatter before rendering, and keeps code-copy output clean when selecting the whole preview.

Changed

  • The preview keeps following the original file after atomic saves. When editors save by replacing the file behind the scenes, Markdown Preview now reloads the new contents while staying attached to the original path instead of following the temporary replacement file (#126, #119).

Fixed

  • TOML frontmatter is hidden from rendered previews. Files that start with +++ frontmatter now render like YAML-frontmatter files, keeping metadata out of the preview body (#125, #118).
  • Code copy buttons no longer leak into copied text. Selecting the whole preview and copying now excludes the inline "Copy" / "Copied" button label from code block clipboard output (#124, #120).

Contributors

Thanks to the external reporters who helped improve this release:

  • @gglanzani — reported TOML frontmatter rendering and atomic-save reload issues (#118, #119)
  • @OzzyCzech — reported copy button text leaking into selected code copy output (#120)

Don't miss a new markdown-preview release

NewReleases is sending notifications on new releases.