Nested Markdown in HTML v0.1.3
Pre-release
Pre-release
Nested Markdown in HTML 0.1.3 — Alpha
Fixed
- Fixed cursor jumps while typing directly in fallback-tail text in Live Preview.
- The plugin now detects the caret entering the affected tail even when no plugin widget was clicked.
- All fallback replacement widgets are suspended during that edit session, preventing CodeMirror from normalizing the caret to neighboring replacement boundaries.
- Fallback rendering returns when the caret leaves the affected tail.
Regression test
The previously failing full acceptance note was tested with real Chromium text input: A, B, C remain on the same line and advance the caret by one column each time.
Alpha software: please report editor-state edge cases with a minimal reproduction.