View Single Post
Old 11-28-2011, 03:22 AM   #2
hirak99
Junior Member
hirak99 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Nov 2011
Device: Galaxy S2
Lightbulb

After much trial & error, I found the following to work -
Search
Code:
<p>\[(\d+)\]</p>\s+<p>(.+?)</p>
And replace
Code:
<h2>\1. \2</h2>
Weird. It's not in this format either in the text file or in the search box. I converted text imput to plain, but now set it back to auto and it still works.
hirak99 is offline   Reply With Quote