pandoc/test/command/6133.md
2020-02-10 09:00:21 -08:00

12 lines
133 B
Markdown

```
% pandoc -f markdown_mmd -t markdown_mmd -s
author: Author
title: Title
Some text
^D
author: Author
title: Title
Some text
```