Thread: Regex examples
View Single Post
Old 07-26-2025, 09:13 PM   #797
ElMiko
Evangelist
ElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileRead
 
ElMiko's Avatar
 
Posts: 471
Karma: 65460
Join Date: Jun 2011
Device: Kindle
Quote:
Originally Posted by KevinH View Post
You can change the amount of context provided, but if you walk through things one by one anyway, you can easily pick out which instances to skip, and even edit the text directly to handle all cases you want. So I guess I do not understand the problem you are trying to solve if you already plan to walk things manually.
The issue is the replacement value. I'm not trying to manually type in a different replacement value for each match. I just want to insert an apostrophe, be it in a blank space, or before an "s", or a "t", or an "ll", or am "re".

Last edited by ElMiko; 07-26-2025 at 09:22 PM.
ElMiko is offline   Reply With Quote