Another example of CR/LF
Bill Braun <[email protected]>
| Newsgroups | gmane.comp.web.amaya.general |
|---|---|
| Message-ID | <[email protected]> |
I suspect this is CR/LF related. Original text as it appears in Amaya: <li class="servicesli"><a href="">Stuff</a> <span class="linkdescr">Description...</span></li> When all characters between the pipes are copied, | <li class="servicesli"><a href="">Stuff</a> <span class="linkdescr">Description...</span></li>| pasting produces, <li class="servicesli"><a href="">Stuff</a> <span class="linkdescr">Description...</span></li> Bill Braun