View Single Post
Old 06-04-2020, 07:52 PM   #1
d351r3d
Enthusiast
d351r3d began at the beginning.
 
Posts: 48
Karma: 10
Join Date: Aug 2017
Device: none
Regex Beginning and End of Tag

Can Regex understand the end of a line or the beginning of a line that has text on it? I want to be able to insert something at the beginning of each line where the text starts and at the end of the line where the text ends. I'm thinking Regex can do this. I've used it so far and it's a very cool guy.

My process is this:

I copy pasta lots of text into a text editor, then I copy pasta that into Sigil and I'd like to use regex to do some hefty formatting inside of Sigil.

Last edited by d351r3d; 06-04-2020 at 07:56 PM.
d351r3d is offline   Reply With Quote