aboutsummaryrefslogtreecommitdiffstats
path: root/tests/markdown-test/links-inline.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/markdown-test/links-inline.txt')
-rw-r--r--tests/markdown-test/links-inline.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/markdown-test/links-inline.txt b/tests/markdown-test/links-inline.txt
deleted file mode 100644
index 4d0c1c2..0000000
--- a/tests/markdown-test/links-inline.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Just a [URL](/url/).
-
-[URL and title](/url/ "title").
-
-[URL and title](/url/ "title preceded by two spaces").
-
-[URL and title](/url/ "title preceded by a tab").
-
-[Empty]().