Version 1
[yaffs-website] / vendor / cebe / markdown / tests / github-data / issue-38.html
diff --git a/vendor/cebe/markdown/tests/github-data/issue-38.html b/vendor/cebe/markdown/tests/github-data/issue-38.html
new file mode 100644 (file)
index 0000000..d0f1c0a
--- /dev/null
@@ -0,0 +1,15 @@
+<blockquote><p>some text
+`<code>`
+// some code
+\</code>``</p>
+</blockquote>
+<blockquote><p>some text
+<code>// some code</code></p>
+</blockquote>
+<blockquote><p>some text
+<code>// some code</code></p>
+</blockquote>
+<blockquote><p>some text</p>
+<pre><code>// some code
+</code></pre>
+</blockquote>