github pluk-inc/markdown-preview v0.0.15
Markdown Preview 0.0.15

latest releases: v0.0.49, v0.0.48, v0.0.47...
3 months ago

A proper find bar and right-to-left text support.

Added

  • Find bar with match navigation, modes, and a burst highlight. Searching now opens a slim bar below the toolbar with an X of N counter, prev/next chevrons, a Done button, and a Contains / Begins With mode toggle. Enter and Shift+Enter cycle forward and backward through matches (the original ask in #72), and the current match scale-pulses with a yellow pill so it's easy to spot after a long scroll. The find pass skips scrolling when the match is already on screen, debounces keystrokes, gates Begins-With on the preceding character, and filters hidden subtrees so KaTeX MathML mirrors and Mermaid source nodes don't show up as phantom matches (#73).
  • Automatic RTL text direction. Paragraphs, list items, and headings whose first strong character is from an RTL script (Hebrew, Arabic, Syriac, etc.) now render with dir="rtl" and right alignment. Detection looks through inline markup (so **שלום** works), skips neutral characters like parentheses and punctuation, preserves any existing dir attribute, and leaves LTR-only documents unchanged (#67).

Contributors

Thanks to the external contributor who shipped in this release:

Don't miss a new markdown-preview release

NewReleases is sending notifications on new releases.