Thread
:
Why didn't this regex work right?
View Single Post
04-12-2014, 07:36 AM
#
1
mrmikel
Color me gone
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
Why didn't this regex work right?
I have footnotes that have no space following them. So I wrote Find
</sup>([a-z])
Replace </sup> \1
It took that found letter and put it inside of the sup ie <sup>34T</sup>
Dotall is not on.
mrmikel
View Public Profile
Find More Posts by mrmikel
Track Posts by mrmikel via RSS