summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/PHP_Markdown/auto-links.test
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/tests/testfiles/PHP_Markdown/auto-links.test')
-rw-r--r--macros/generic/markdown/tests/testfiles/PHP_Markdown/auto-links.test16
1 files changed, 0 insertions, 16 deletions
diff --git a/macros/generic/markdown/tests/testfiles/PHP_Markdown/auto-links.test b/macros/generic/markdown/tests/testfiles/PHP_Markdown/auto-links.test
deleted file mode 100644
index ba3ee16d9a..0000000000
--- a/macros/generic/markdown/tests/testfiles/PHP_Markdown/auto-links.test
+++ /dev/null
@@ -1,16 +0,0 @@
-<<<
-<HTTP://WWW.SOMEURL.COM>
-
-<hr@company.com>
->>>
-BEGIN link
-- label: HTTP://WWW.SOMEURL.COM
-- URI: HTTP://WWW.SOMEURL.COM
-- title:
-END link
-interblockSeparator
-BEGIN link
-- label: hr@company.com
-- URI: mailto:hr@company.com
-- title:
-END link