summaryrefslogtreecommitdiff
path: root/test/command/4424.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4424.md')
-rw-r--r--test/command/4424.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/command/4424.md b/test/command/4424.md
new file mode 100644
index 000000000..b0b95510b
--- /dev/null
+++ b/test/command/4424.md
@@ -0,0 +1,10 @@
+```
+% pandoc -f latex -t native
+\documentclass{article}
+\usepackage[sortlocale=en_GB]{biblatex}
+\begin{document}
+Test
+\end{document}
+^D
+[Para [Str "Test"]]
+```