Skip to content

Markdown Preview 0.0.34

Choose a tag to compare

@mfauzaan mfauzaan released this 13 Jul 12:54
736eef4

Markdown Preview now makes linked documents easier to navigate and keeps selections and toolbar customizations consistent across sessions.

Added

  • Back and forward navigation for Markdown links. Local Markdown links now open in the same window, with native navigation controls for returning to previously viewed documents (#184, #89).

Fixed

  • Text selection is more reliable and visually consistent. Full-document selections remain visible while scrolling long files, Shift-selection works correctly in read mode, and edit mode now uses the same macOS blue selection color as the rendered preview (#185).
  • Toolbar customizations persist after relaunch. Added, removed, and reordered toolbar items are restored the next time Markdown Preview opens (#187, #186).

Contributors

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

  • @jjoanna2-debug — improved selection behavior in long documents and read mode (#185)
  • @Cuzeth — fixed and reported toolbar customization persistence (#187, #186)
  • @mollydoo — requested back navigation for linked Markdown documents (#89)