mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 21:25:48 +00:00
15 lines
157 B
Markdown
15 lines
157 B
Markdown
```
|
|
% pandoc -t markdown -s -H command/D.txt -d command/defaults1.yaml -d command/defaults2.yaml
|
|
Ok
|
|
^D
|
|
here's d
|
|
|
|
this is a
|
|
|
|
here is b
|
|
|
|
and this is c
|
|
|
|
Ok
|
|
```
|