Another example of CR/LF

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

Received on Friday, 29 January 2010 17:47:32 UTC