188c444990
rather than creating a surrounding Div. Closes #6699.
13 lines
163 B
Markdown
13 lines
163 B
Markdown
```
|
|
% pandoc -f rst -t native
|
|
.. class:: allowframebreaks
|
|
|
|
title
|
|
-----
|
|
|
|
text
|
|
^D
|
|
[Header 1 ("title",["allowframebreaks"],[]) [Str "title"]
|
|
,Para [Str "text"]]
|
|
```
|
|
|