Skip to content

@highlighters/core@1.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:40
· 11 commits to main since this release
b9cd87d

Patch Changes

  • e62c4e6: The live selection marker now honors data-highlight-exclude. Because the marker paints by range geometry, which covers user-select: none text 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.