aboutsummaryrefslogtreecommitdiff
path: root/test/command/6699.md
blob: 347e04577fe290ff93aa79492937c5f653a2d51d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
```
% pandoc -f rst -t native
.. class:: allowframebreaks

title
-----

text
^D
[Header 1 ("title",["allowframebreaks"],[]) [Str "title"]
,Para [Str "text"]]
```