summaryrefslogtreecommitdiff
path: root/test/command/4199.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4199.md')
-rw-r--r--test/command/4199.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/4199.md b/test/command/4199.md
new file mode 100644
index 000000000..49d2bdbcb
--- /dev/null
+++ b/test/command/4199.md
@@ -0,0 +1,6 @@
+```
+% pandoc -f latex -t native
+\foreignlanguage{ngerman}{foo}
+^D
+[Para [Span ("",[],[("lang","de-DE")]) [Str "foo"]]]
+```