Automated build from d52907f.
Previous release: alpha-5206abb
Compare: alpha-5206abb...d52907f
Changes
- Remove flaky blockquote rendering test (
d52907f3) - Add tag metadata snapshot sync (
372142ae) - Disable unicorn/number-literal-case rule (
f7a602f9) - Normalize hex literal casing and tidy ternary (
93897485) - Remove .prettierignore file (
c602bd89) - Snap and fix selections around list markers (
2793b543) - Treat small selections as clicks in editor (
f44dd7f4) - Add fast line-local list lookup and structural API (
15a50f61) - Support blockquote lists and clamp ranges (
4a9c729e) - Limit list marker typing and update lezer patch (
631c3627) - Adjust heading snap behavior during drag (
234b0027) - Only bail click for multi-line selections (
106df8fb) - Use assoc=1 for list marker selections (
73f60fb0) - Outdent list children when removing prefixes (
d78664f6) - Auto-renumber ordered lists and backspace fixes (
d415c1e6) - Keep cursor before list marker in hidden zone (
1e658de4) - Switch list sizing to em and adjust marker (
25cd8be3) - Adjust list marker layout and caret behavior (
9e04b944) - Improve list continuation and task-backspace handling (
213253fd) - Simplify click selection logic in NoteEditor (
625ce1f4) - Improve list cursor snapping and click handling (
c0241e7f) - Improve list marker cursor handling (
76c7b4d7) - Fix list child indent and hide leading spaces (
a4328630) - Refactor list indent/outdent and add merge-on-backspace (
cf71305c) - Add list extension and refactor decorations (
47afddee)