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