pandoc/test/command/5195.md

8 lines
87 B
Markdown
Raw Normal View History

```
% pandoc -f markdown_strict -t gfm+hard_line_breaks
Hello
there
^D
Hello there
```