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
/
5195.md
blob: 10c542eb02fb84d8b8be6134b9a3de49e9740478 (
plain
)
1
2
3
4
5
6
7
```
% pandoc -f markdown_strict -t gfm+hard_line_breaks
Hello
there
^D
Hello there
```