pandoc/test/command/6699.md

14 lines
163 B
Markdown
Raw Normal View History

```
% pandoc -f rst -t native
.. class:: allowframebreaks
title
-----
text
^D
[Header 1 ("title",["allowframebreaks"],[]) [Str "title"]
,Para [Str "text"]]
```