aboutsummaryrefslogtreecommitdiff
path: root/test/command/4199.md
blob: 36385bc2a631ee5218d53d137ad4b420d1a3ec21 (plain)
1
2
3
4
5
6
7
8
9
```
% pandoc -f latex -t native
\foreignlanguage{ngerman}{foo}
^D
[ Para
    [ Span ( "" , [] , [ ( "lang" , "de-DE" ) ] ) [ Str "foo" ]
    ]
]
```