summaryrefslogtreecommitdiff
path: root/oldtests/HTML/Blocks.html
diff options
context:
space:
mode:
Diffstat (limited to 'oldtests/HTML/Blocks.html')
-rw-r--r--oldtests/HTML/Blocks.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/oldtests/HTML/Blocks.html b/oldtests/HTML/Blocks.html
deleted file mode 100644
index dc80335..0000000
--- a/oldtests/HTML/Blocks.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<div>
- <div>
- *raw html*
- </div>
-</div>
-<div>
-<div>
-<p><em>this is markdown</em></p>
-</div>
-</div>
-<!-- comment
-here -->
-<!--
-<p><em>commented out markdown</em></p>
--->
-<div>
-* raw html with trailing space
-</div>