aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Links, inline style.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Links, inline style.xhtml')
-rw-r--r--vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Links, inline style.xhtml7
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Links, inline style.xhtml b/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Links, inline style.xhtml
new file mode 100644
index 000000000..bbc06fd09
--- /dev/null
+++ b/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Links, inline style.xhtml
@@ -0,0 +1,7 @@
+<p><a href="?}]*+|&amp;)">silly URL w/ angle brackets</a>.</p>
+
+<p><a href="url://with spaces" title="title">link</a>.</p>
+
+<p><a href="url with spaces" title="title">link</a>.</p>
+
+<p><a href="s p a c e s">link</a></p> \ No newline at end of file