index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
/
defaults-inheritance-3.md
blob: 81cac7baab807cc241e58754321e431456b48b63 (
plain
)
1
2
3
4
5
6
```
% pandoc -d command/defaults8
<h1>Header</h1>
^D
# Header
```