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

title
-----

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