From eda69cae1ccb778f07c072483fe4ab0e58e1adc2 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Tue, 9 Feb 2016 23:20:49 +0100 Subject: [PATCH] [doc] document html section --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index e6b7466..dbc9299 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,17 @@ How to use it: text: Some text, HTML is allowed. ``` +#### HTML + +This section is for raw html that will be centered (for example: inlining an OSM iframe). + +How to use it: + +```yaml + - type: html + html: some html stuff +``` + #### Panorama This display a very large pictures with a drag and drop posibility on it.