Add documentation for type field

The yaml-metadata documentation should mention the type field. This is
also open for future extension.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
Sheogorath 2018-11-10 22:11:07 +01:00
parent 44ca7be294
commit 3020c11d11
No known key found for this signature in database
GPG key ID: 1F05CC3635CDDFFD

View file

@ -128,6 +128,17 @@ This option allow you to enable Disqus with your shortname.
disqus: codimd
```
type
---
This option allows you to switch the document view to the slide preview, to simplify live editing of presentations.
> default: not set
**Example:**
```xml
type: slide
```
slideOptions
---
This option allow you provide custom options to slide mode.