upper case to sentence case conversion
is there a way, with regex, to tidy books where the first few words of each new chapter are in upper case.
I think that looks naff on an ereader, and would look better in sentence case, but coding that seems challenging
|