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
/
3880.md
blob: ff68c6c8a5192a6593f0cc5fd21335f4a0bb6156 (
plain
)
1
2
3
4
5
6
```
% pandoc -f rst -t native
.. include:: command/3880.txt
^D
[ Para [ Str "hi" ] ]
```