RegEx Function: Title Case
Trying to use the wonderful new F&R functions to replace ALL CAPS headings
The fragment in the manual works unless there's a <br/> in the Hx tags
So if it looks like
<h1> CHAPTER 2 <br/>AWAY WE GO</h1>
it seems that the embedded <br/> causes it to not find
I cannot figure out how to modify the Find expression to handle that case
What is the modifications needed?
Thanks
Last edited by phossler; 12-26-2014 at 09:28 PM.
|