pandoc/test/command/5904.md

9 lines
92 B
Markdown
Raw Normal View History

```
% pandoc -s -t markdown -H test/B.txt --variable header-includes:foo
Hi
^D
foo
Hi
```