I have list of items I want to put the <li> tags around each one. I have about 60 pages worth of items to do it for, does anyone know of any tools that will make it easier?
ukgimp
11:52 am on Sep 28, 2004 (gmt 0)
find and replace using word?
^P
is a carriage return.
so replace
^P
with
</li>^p<li>
you will miss the first one but the rest should be sweat.