You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added an experimental "Mirror Preview Selection" feature
Selecting text in the preview now also selects the matching Markdown source in the editor, so you can jump straight from spotting a mistake to fixing it.
This is explicitly not an attempt to progress to WYSIWYG editing, it’s simply a speedup of a common workflow.
This feature has quirks and limitations. See the project README.md for details.
Off by default; enable it from Extensions → Bidirectional Preview Sync → Experimental Features.