aboutsummaryrefslogtreecommitdiff
path: root/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'test.html')
-rw-r--r--test.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/test.html b/test.html
index cd98612..17f5566 100644
--- a/test.html
+++ b/test.html
@@ -11,6 +11,13 @@ Here is an asterisk at the end of a word*.
<p>
Here is an <i>unfinished inline formatting tag.
</i></p>
+<blockquote>
+<p>Perhaps quotes could be regarded as lists.
+The paragraph goes on until a new "item" comes.
+</p><p>Here, a new paragraph is started.
+Yeah, this seems like a very em-like approach.
+</p>
+</blockquote>
<ul>
<li>Here is an
unordered list item.