Changes between Initial Version and Version 1 of Ticket #21767, comment 76

Timestamp:
02/16/13 08:40:55 (3 months ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21767, comment 76

    initial v1  
    99}}} 
    1010 
    11 `foo'` becomes `foo\'` becomes `foo\\\\\\\'` etc. 
     11`foo'` becomes `foo\'` becomes `foo\\\'` becomes `foo\\\\\\\'` etc.