Skip to content

Markdown Preview 0.0.35

Choose a tag to compare

@mfauzaan mfauzaan released this 14 Jul 10:27
· 98 commits to main since this release
e8cee06

Markdown Preview now lets you edit Markdown tables directly in the rendered document, with native controls for managing rows and columns.

Added

  • Direct table editing. Edit cells in place, drag to select rectangular ranges, and use native context-menu actions to insert, duplicate, select, or delete rows and columns, with undo support (#191).

Fixed

  • Printing no longer crashes. The macOS print sheet now opens reliably without triggering a Swift concurrency executor failure (#189).
  • The default Sidebar control is aligned with the sidebar edge. New toolbar layouts place the native Sidebar menu beside the sidebar divider while preserving customized toolbars (#190).