aboutsummaryrefslogtreecommitdiff
path: root/test/writer.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'test/writer.markdown')
-rw-r--r--test/writer.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/writer.markdown b/test/writer.markdown
index 0cc465f1e..de0821970 100644
--- a/test/writer.markdown
+++ b/test/writer.markdown
@@ -409,6 +409,7 @@ And this is **strong**
</tr>
</table>
<script type="text/javascript">document.write('This *should not* be interpreted as markdown');</script>
+
Here's a simple block:
<div>
@@ -446,6 +447,7 @@ foo
This should just be an HTML comment:
<!-- Comment -->
+
Multiline:
<!--
@@ -455,6 +457,7 @@ Blah
<!--
This is another comment.
-->
+
Code block:
<!-- Comment -->
@@ -462,6 +465,7 @@ Code block:
Just plain comment, with trailing spaces on the line:
<!-- foo -->
+
Code:
<hr />