summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark/backticks-in-links.test
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/tests/testfiles/lunamark/backticks-in-links.test')
-rw-r--r--macros/generic/markdown/tests/testfiles/lunamark/backticks-in-links.test8
1 files changed, 8 insertions, 0 deletions
diff --git a/macros/generic/markdown/tests/testfiles/lunamark/backticks-in-links.test b/macros/generic/markdown/tests/testfiles/lunamark/backticks-in-links.test
new file mode 100644
index 0000000000..4f1f3fb24b
--- /dev/null
+++ b/macros/generic/markdown/tests/testfiles/lunamark/backticks-in-links.test
@@ -0,0 +1,8 @@
+<<<
+[hi `there] bud`](/url)
+>>>
+BEGIN link
+- label: hi (codeSpan: there] bud)
+- URI: /url
+- title:
+END link