Version 1
[yaffs-website] / vendor / cebe / markdown / tests / markdown-data / inline-html.html
diff --git a/vendor/cebe/markdown/tests/markdown-data/inline-html.html b/vendor/cebe/markdown/tests/markdown-data/inline-html.html
new file mode 100644 (file)
index 0000000..005185b
--- /dev/null
@@ -0,0 +1,8 @@
+<p>this is <span class="name">inline <strong>html</strong></span> trailing</p>
+<p>&copy; AT&amp;T</p>
+<p><del>this is deleted</del> this is not
+new text on new line</p>
+<p><s>this is deleted</s> this is not
+new text on new line</p>
+<p>this line ends with &lt;</p>
+<p>this line ends with &amp;</p>