aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/command/6119.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/command/6119.md b/test/command/6119.md
new file mode 100644
index 000000000..6a0085e18
--- /dev/null
+++ b/test/command/6119.md
@@ -0,0 +1,10 @@
+```
+% pandoc -t mediawiki
+[[link](url)]
+
+[![image](url)]
+^D
+[<nowiki/>[[url|link]]]
+
+[<nowiki/>[[File:url|image]]]
+```