Hi
I wish to change hundreds of names for smallcap use They are all within their own span.
I would like to go from
Code:
<span class="smcpIncise">SMITH</span>
to
Code:
<span class="smcpIncise">Smith</span>
I can change them
one by one, using a right click with Sigil.
I would like to use a batch command to do it...