@DiapDealer Nice, but can you also change upper to lower case
e.g Chapter ONE -> Chapter One
If it's lower to upper as wanted in topic we can do
Chapter one -> Chapter One
Search
Replace
So what would the replace be for this if possible?
Desired result would be
(I'd expect same or similar search as above)
EDIT:
Found a solution.
Search
Code:
(Chapter )(.)(.+?\b)
Replace