mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-12 04:17:16 +00:00
195 B
195 B
% pandoc -t native -f latex
a\@ b\@c
\makeatletter
a\@ b\@c
\makeatother
a\@ b\@c
^D
[ Para [ Str "a" , Space , Str "bc" ]
, Para [ Str "ab" , SoftBreak , Str "a" , Space , Str "bc" ]
]