We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ca7be commit 3020c11Copy full SHA for 3020c11
public/docs/yaml-metadata.md
@@ -128,6 +128,17 @@ This option allow you to enable Disqus with your shortname.
128
disqus: codimd
129
```
130
131
+type
132
+---
133
+This option allows you to switch the document view to the slide preview, to simplify live editing of presentations.
134
+
135
+> default: not set
136
137
+**Example:**
138
+```xml
139
+type: slide
140
+```
141
142
slideOptions
143
---
144
This option allow you provide custom options to slide mode.
0 commit comments