aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/command/4581.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/4581.md b/test/command/4581.md
new file mode 100644
index 000000000..b38ebaaf0
--- /dev/null
+++ b/test/command/4581.md
@@ -0,0 +1,6 @@
+```
+% pandoc -f rst -t native
+`http://loc <http://loc>`__
+^D
+[Para [Link ("",[],[]) [Str "http://loc"] ("http://loc","")]]
+```