1 2 3 4 5 6
``` % pandoc -f latex -t native \foreignlanguage{ngerman}{foo} ^D [Para [Span ("",[],[("lang","de-DE")]) [Str "foo"]]] ```