Skip to content

Markdown Preview 0.0.27

Choose a tag to compare

@mfauzaan mfauzaan released this 11 Jun 11:22
· 2 commits to main since this release
826c296

Markdown Preview now includes a native Appearance menu for choosing Automatic, Light, or Dark mode, adds Vim-style preview scrolling, and restores standard blockquote styling.

Added

  • Appearance menu. View > Appearance now lets you choose Automatic, Light, or Dark mode, persists the selection, and refreshes open previews so WebView content and Mermaid diagrams follow the selected theme (#148, #115).
  • Vim-style preview scrolling. Pressing j and k in the rendered preview now scrolls down and up one line in read mode, while focused controls and editable content keep their normal keyboard behavior (#147, #142).

Fixed

  • Regular blockquotes no longer look like code blocks. Standard Markdown blockquotes now use a left rule and subdued text, keeping them visually distinct from GitHub-style alert callouts and code blocks (#146, #145).

Contributors

Thanks to the external reporters who helped improve this release: