aboutsummaryrefslogtreecommitdiff
path: root/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'test.html')
-rw-r--r--test.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/test.html b/test.html
index af80b0b..b5bafb5 100644
--- a/test.html
+++ b/test.html
@@ -2,6 +2,15 @@
<p>
This is an example of <i>em</i> (<a href="http://example.com">link</a>).
</p>
+<p>
+Here is some <tt>teletype text</tt>, some <b>bold text</b>.
+</p>
+<p>
+Here is an asterisk at the end of a word*.
+</p>
+<p>
+Here is an <i>unfinished inline formatting tag.
+</i></p>
<ul>
<li>Here is an
unordered list item.