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