mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 19:37:12 +00:00
581c94913f
Closes #7953.
175 B
175 B
% pandoc -f latex -t native
{foo\bgroup bar\egroup }
^D
[ Para
[ Span
( "" , [] , [] )
[ Str "foo" , Span ( "" , [] , [] ) [ Str "bar" ] ]
]
]