@highlighters/core@1.1.2
·
11 commits
to main
since this release
Patch Changes
- e62c4e6: The live selection marker now honors
data-highlight-exclude. Because the marker paints by range geometry, which coversuser-select: nonetext too, a select-all (Cmd+A) previously banded over opted-out subtrees. Such subtrees are now carved out of the painted ranges, while the runs around them keep their exact geometry.