Files
2026-07-07 16:58:44 +02:00

24 lines
225 B
Markdown

```
% pandoc -t texinfo
Before
----
After
^D
@node Top
@top Top
Before
@iftex
@bigskip@hrule@bigskip
@end iftex
@ifnottex
------------------------------------------------------------------------
@end ifnottex
After
```