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
/
5233.md
blob: 0c92e955e426d646af9c524e226be1a1019bf7c2 (
plain
)
1
2
3
4
5
6
7
8
9
```
% pandoc -f latex -t plain
foo
\endinput
bar
^D
foo
```