Skip to content

Nested Markdown in HTML v0.1.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jul 20:12
9633de1

Nested Markdown in HTML 0.1.2 — Alpha

Fixed

  • Fixed a severe Live Preview editing bug where typing in a fallback-rendered Markdown block could move the caret to earlier blocks after each keystroke.
  • Replacement widgets are now revealed before the caret is placed into their source.
  • Active edit ranges are mapped through document changes so consecutive keystrokes keep the same block editable.

Verified in a real Obsidian 1.12.7 Electron runtime with actual keyboard input events.