summaryrefslogtreecommitdiff
path: root/bench/samples/block-html.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-12-06 10:56:59 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2016-12-06 10:56:59 +0100
commit5255e2d5717dc7a265ca79404d387ef8abe8c004 (patch)
treeef246aecb2c2985e87c4b9a54d272270661d9039 /bench/samples/block-html.md
parent847b501371c399d079af09ad6094d8f26ff2d0eb (diff)
Added 'make newbench'.
Diffstat (limited to 'bench/samples/block-html.md')
-rw-r--r--bench/samples/block-html.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/bench/samples/block-html.md b/bench/samples/block-html.md
new file mode 100644
index 0000000..ff7f8fa
--- /dev/null
+++ b/bench/samples/block-html.md
@@ -0,0 +1,32 @@
+<div class="this is an html block">
+
+blah blah
+
+</div>
+
+<table>
+ <tr>
+ <td>
+ **test**
+ </td>
+ </tr>
+</table>
+
+<table>
+
+ <tr>
+
+ <td>
+
+ test
+
+ </td>
+
+ </tr>
+
+</table>
+
+<![CDATA[
+ [[[[[[[[[[[... *cdata section - this should not be parsed* ...]]]]]]]]]]]
+]]>
+