aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/michelf/php-markdown/test/resources/markdown.mdtest/Tidyness.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/michelf/php-markdown/test/resources/markdown.mdtest/Tidyness.xhtml')
-rw-r--r--vendor/michelf/php-markdown/test/resources/markdown.mdtest/Tidyness.xhtml8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/michelf/php-markdown/test/resources/markdown.mdtest/Tidyness.xhtml b/vendor/michelf/php-markdown/test/resources/markdown.mdtest/Tidyness.xhtml
new file mode 100644
index 000000000..f2a8ce70f
--- /dev/null
+++ b/vendor/michelf/php-markdown/test/resources/markdown.mdtest/Tidyness.xhtml
@@ -0,0 +1,8 @@
+<blockquote>
+<p>A list within a blockquote:</p>
+<ul>
+<li>asterisk 1</li>
+<li>asterisk 2</li>
+<li>asterisk 3</li>
+</ul>
+</blockquote>