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