mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-20 16:21:52 +00:00
175 B
175 B
% pandoc -f latex -t native
{foo\bgroup bar\egroup }
^D
[ Para
[ Span
( "" , [] , [] )
[ Str "foo" , Span ( "" , [] , [] ) [ Str "bar" ] ]
]
]