Version 1
[yaffs-website] / vendor / cebe / markdown / tests / markdown-data / blockquote.html
diff --git a/vendor/cebe/markdown/tests/markdown-data/blockquote.html b/vendor/cebe/markdown/tests/markdown-data/blockquote.html
new file mode 100644 (file)
index 0000000..ea8fcf8
--- /dev/null
@@ -0,0 +1,9 @@
+<blockquote><p>test test
+test</p>
+</blockquote>
+<blockquote><p>test
+test
+test</p>
+</blockquote>
+<p>test</p>
+<p>&gt;this is not a quote</p>