pandoc/test/command/6133.md

13 lines
133 B
Markdown
Raw Normal View History

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