mirror of
https://github.com/dergigi/boris.git
synced 2026-02-11 01:54:22 +01:00
- Add tryMultiNodeMatch function to find text spanning multiple DOM nodes - Build combined text from all text nodes for comprehensive matching - Handle highlighting across node boundaries with proper offsets - Falls back to multi-node matching when single-node match fails - Fixes issue where selections with inline formatting couldn't be matched