mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 01:06:30 +00:00
137 B
137 B
% pandoc -t native
(i<j)
^D
[Para [Str "(i<j)"]]
% pandoc -t native
i<j-1, j>k
^D
[Para [Str "i<j-1,",Space,Str "j>k"]]