Replies: 1 comment
|
The paragraph symbol is not actual text, it is added when the text is drawn on screen, so it is not searchable. Line breaks don't work either because in the loaded document they are not |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've tried copy and pasting the paragraph symbol into the find box, and using regex \n and \r, but nothing works. Is there a way to find a paragraph mark?
All reactions