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
/
7009.md
blob: a060c60763bb0fdc726c166f840a72e3a619e60c (
plain
)
1
2
3
4
5
6
7
8
```
% pandoc -t gfm
3. a
4. b
^D
3. a
4. b
```