diff options
Diffstat (limited to 'test.html')
-rw-r--r-- | test.html | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |