github pluk-inc/markdown-preview v0.0.21
Markdown Preview 0.0.21

latest releases: v0.0.51, v0.0.50, v0.0.49...
3 months ago

The table of contents now follows your reading position, the Project Navigator reacts to folder changes, and code blocks are easier to copy.

Added

  • Table of contents scrollspy. The outline highlights the heading currently in view while you scroll, keeps click-selected headings stable, and resumes tracking naturally on the next scroll (#101).
  • Live Project Navigator updates. The navigator watches visible folders for Markdown file additions, renames, and deletes, updating the sidebar without reopening the document (#101).
  • Copy buttons for code blocks. Fenced code blocks now expose a hover-revealed Copy button that stays pinned while horizontally scrolling long snippets, writes through the native pasteboard bridge, and provides accessible copied-state feedback (#102).

Fixed

  • Project Navigator root stays stable. Opening a deeper file from the navigator no longer narrows the root folder unexpectedly; opening an unrelated file still resets the navigator to the new folder (#101).

Contributors

Thanks to the external contributor who shipped in this release:

  • @luuccaaaa — table of contents scrollspy, live Project Navigator updates, and stable navigator roots (#101)

Don't miss a new markdown-preview release

NewReleases is sending notifications on new releases.