mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-17 06:47:14 +00:00
db7efddf74
Closes #11749.
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