Ticket #9456: pasted_libre.txt

File pasted_libre.txt, 938 bytes (added by Henrik, 11 years ago)

"Stuff to get.docx" opened in Libre Office and copied to a contentEditable div.

Line 
1<html><head><title>Paste test from Libre Office</title></head>
2<body>
3<div id="test" contenteditable="true">&nbsp;&nbsp;Stuff to get
4<ol>
5        <li><p style="margin-bottom: 0.35cm">Food</p>
6        <ul>
7                <li><p style="margin-bottom: 0.35cm">Potatoes</p>
8                </li><li><p style="margin-bottom: 0.35cm">Carrots</p>
9                </li><li><p style="margin-bottom: 0.35cm">Steak</p>
10        </li></ul>
11        </li><li><p style="margin-bottom: 0.35cm">Snacks</p>
12        <ul>
13                <li><p style="margin-bottom: 0.35cm"><b>Popcorn</b></p>
14                </li><li><p style="margin-bottom: 0.35cm">Dip</p>
15                </li><li><p style="margin-bottom: 0.35cm">Coke</p>
16        </li></ul>
17        </li><li><p style="margin-bottom: 0.35cm">Others</p>
18        <ul>
19                <li><p style="margin-bottom: 0.35cm">Rent a movie</p>
20                </li><li><p style="margin-bottom: 0.35cm">Fix surround sound</p>
21                </li><li><p style="margin-bottom: 0.35cm">Polish the TV</p>
22        </li></ul>
23</li></ol>
24<p style="margin-bottom: 0.35cm">Have fun!</p></div>
25
26
27</body></html>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy