mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Use the raw text when creating a highlight node instead of the escaped text. This means \n spaces will be preserved in the node and prevent spaces from being removed. |
||
|---|---|---|
| .. | ||
| createHighlight.ts | ||
| deleteHighlight.ts | ||
| highlightGenerator.ts | ||
| highlightHelpers.ts | ||
| interpolationSearch.ts | ||
| normalizeHighlightRange.ts | ||
| objectToHash.ts | ||
| useSelection.tsx | ||