summaryrefslogtreecommitdiff
path: root/oldtests/Code/BlankLinesAtEnd.html
diff options
context:
space:
mode:
Diffstat (limited to 'oldtests/Code/BlankLinesAtEnd.html')
-rw-r--r--oldtests/Code/BlankLinesAtEnd.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/oldtests/Code/BlankLinesAtEnd.html b/oldtests/Code/BlankLinesAtEnd.html
new file mode 100644
index 0000000..ac803d9
--- /dev/null
+++ b/oldtests/Code/BlankLinesAtEnd.html
@@ -0,0 +1,14 @@
+<ul>
+<li><p>List</p>
+<pre><code>code
+</code></pre></li>
+</ul>
+<ul>
+<li>one</li>
+<li>two</li>
+</ul>
+<ul>
+<li><p>one
+not code</p></li>
+<li><p>two</p></li>
+</ul>