[doc] document paragraph section

This commit is contained in:
Laurent Peuch 2016-02-09 23:19:45 +01:00
parent 69aa55329c
commit 94dd1f397f

View File

@ -228,6 +228,19 @@ How to use it:
text: Some text, HTML <b>is allowed</b>.
```
#### Paragraph
This display a h2 title followed by text. HTML is allowed inside of the text.
If not title is declared, a separator is added.
How to use it:
```yaml
- type: paragraph
title: the title
text: Some text, HTML <b>is allowed</b>.
```
#### Panorama
This display a very large pictures with a drag and drop posibility on it.