Find and Replace not finding string
Using robohelp html v10 on win 7
I want to clean up some html in a project imported from framemaker.
In this example i want to find all instances of <li><p> and replace all with <li>
here is an example:
<ol style="list-style: decimal;">
<li><p>Merge any data files and select the merged file.</p></li>
<li><p>From the Channel/SSID List, click the Channel tab and highlight
the channels adjacent to each other, such as Channels 1, 2, 3, or
4, 5, 6, etc.</p></li>
<li><p>From the Data Type drop-down menu, click Ch. Interference.</p></li>
<li><p>On the Legend bar, set the minimum interference level to be
shown. This ensures that only areas that exceed a certain amount of
interference are displayed.</p></li>
</ol>
A global find/replace on the project level is not finding the string, however, if I first select the text shown above in design view and click "clear formatting" and then do the global find/replace, it finds only that text and makes the change.
I have this same issue trying to do a global replace from <td><p> to <td> in tables
Kind of frustrating not to be able to make this change globally.
Any idea what is happening? Any solution?
