mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 05:05:53 +00:00
225 B
225 B
% pandoc -t texinfo
Before
----
After
^D
@node Top
@top Top
Before
@iftex
@bigskip@hrule@bigskip
@end iftex
@ifnottex
------------------------------------------------------------------------
@end ifnottex
After