Skip to content

Markdown Preview 0.0.40

Choose a tag to compare

@mfauzaan mfauzaan released this 22 Jul 16:13
c05314a

Scrollable previews get their scrollbar back, and the keyboard shortcuts no longer fight with macOS system shortcuts.

Changed

  • Keyboard shortcuts realigned to macOS standards. Inline Code moves to ⇧⌘M (its old ⌘\`` shadowed the system's cycle-through-windows shortcut, leaving window cycling broken in one direction), Heading 1/2/3 move to ⌥⌘1/2/3(the old⇧⌘3was swallowed by the system screenshot shortcut) with⌥⌘0for Body, and the Hide Sidebar / TOC / Project Navigator toggles move to⌃⌘1/2/3` (#233, #231).

Fixed

  • The page scrollbar is back. Scrollable previews once again show the native macOS overlay scrollbar at the window edge, in both the app and Quick Look, after a regression removed the scroll indicator (#228).

Contributors

Thanks to the external reporter who helped improve this release:

  • @query — reported the `⌘`` shortcut conflict with window switching (#231)