Files
2024-03-10 11:42:40 -07:00

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" ]
]