diff options
author | xengineering <me@xengineering.eu> | 2021-11-26 16:37:46 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2021-11-26 16:37:46 +0100 |
commit | 73f855d464c034bb832a3093b38e406ec24767f9 (patch) | |
tree | 0341d695d3301fe2b5e8b4b19bd9142f8f0b0719 /html/test_simple.html | |
parent | 1dd6eeb9ac595cd0b26ce8c5ff4455bf677e9542 (diff) | |
download | libweb-73f855d464c034bb832a3093b38e406ec24767f9.tar libweb-73f855d464c034bb832a3093b38e406ec24767f9.tar.zst libweb-73f855d464c034bb832a3093b38e406ec24767f9.zip |
Fix List Marker Bug
Diffstat (limited to 'html/test_simple.html')
-rw-r--r-- | html/test_simple.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/html/test_simple.html b/html/test_simple.html index 0de1eea..7f01842 100644 --- a/html/test_simple.html +++ b/html/test_simple.html @@ -102,6 +102,12 @@ contact via mail: me@xengineering.eu voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</li> + <li>an item</li> + <li>an item</li> + <li>an item</li> + <li>an item</li> + <li>an item</li> + <li>an item</li> </ol> <p>Just some Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna |