Changes between Initial Version and Version 1 of Ticket #11954
- Timestamp:
 - May 14, 2014, 9:37:54 AM (11 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
Ticket #11954 – Description
initial v1 3 3 1. open any sample with CKEditor (i.e. samples/replacebyclass.html) 4 4 2. switch to **source** and use following source code: 5 ``` 5 {{{ 6 6 <h1>foobar</h1> 7 7 … … 27 27 28 28 <p><span style="line-height:1.6">Armstrong spent about </span><s style="line-height:1.6">three and a half</s><span style="line-height:1.6"> two and a half </span></p> 29 ``` 29 }}} 30 30 3. switch back to **wysiwyg** mode 31 31 4. remove second table, with one of two options:  
