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.