aboutsummaryrefslogtreecommitdiff
path: root/test/command/4306.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4306.md')
-rw-r--r--test/command/4306.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/command/4306.md b/test/command/4306.md
new file mode 100644
index 000000000..f1267eb9b
--- /dev/null
+++ b/test/command/4306.md
@@ -0,0 +1,10 @@
+```
+pandoc -f latex -t native
+\documentclass{article}
+\usepackage{hyperref}
+\begin{document}
+The file id is \nolinkurl{ESP_123_5235}.
+\end{document}
+^D
+[Para [Str "The",Space,Str "file",Space,Str "id",Space,Str "is",Space,Code ("",[],[]) "ESP_123_5235",Str "."]]
+```