summaryrefslogtreecommitdiff
path: root/test/command
diff options
context:
space:
mode:
Diffstat (limited to 'test/command')
-rw-r--r--test/command/8981.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/8981.md b/test/command/8981.md
new file mode 100644
index 000000000..00ba6d231
--- /dev/null
+++ b/test/command/8981.md
@@ -0,0 +1,6 @@
+```
+% pandoc --wrap=none
+consectetur [^\[link\]^](#ref "Title")
+^D
+<p>consectetur <a href="#ref" title="Title"><sup>[link]</sup></a></p>
+```