original text twice after applying clip library
Posted: Thu Jul 24, 2003 6:46 pm
The clip library needs to allow the original text to appear more than once.
Example
Original text:
"Contact" is highlighted.
After applying clip library:
Example
Original text:
Code: Select all
<h3>Contact</h3>
After applying clip library:
Code: Select all
<h3><a name="Contact">Contact</a></h3>