aboutsummaryrefslogtreecommitdiff
path: root/test/command/5904.md
blob: 9c94eec285ef725203a354bc8fdd6865511b569f (plain)
1
2
3
4
5
6
7
8
9
10
```
%  pandoc -s -t markdown -H command/B.txt --variable header-includes:foo
Hi
^D
foo

here is b

Hi
```