Skip to content

Markdown Preview 0.0.32

Choose a tag to compare

@mfauzaan mfauzaan released this 12 Jul 05:40
· 101 commits to main since this release
ea161f9

Markdown Preview now includes a live Markdown editor, so you can write and preview documents without switching apps.

Added

  • Live Markdown edit mode. Press ⌘E to switch between the rendered preview and an in-place editor with live preview updates, synchronized scrolling, native formatting controls, and ⌘S saving (#169).
  • Bold and italic Markdown editing. Bold and italic formatting now preserve Markdown syntax cleanly while editing, including selections and existing formatted text (#171).

Fixed

  • Sidebar resizing is steadier. The sidebar now keeps its intended width priority during window resizing instead of collapsing unexpectedly (#177, #179).