diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-04-30 18:18:46 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-04-30 18:18:46 +0200 |
commit | e8d2dd7204b2ae80819905075de1a036c2be9aa6 (patch) | |
tree | feddfbcd18a05a1503ce11061d7da06e8ac094f4 /doc/Comanche.md | |
parent | 2376d2140ab6eeb8a44d7582a52978520844e229 (diff) | |
download | volse-hubzilla-e8d2dd7204b2ae80819905075de1a036c2be9aa6.tar.gz volse-hubzilla-e8d2dd7204b2ae80819905075de1a036c2be9aa6.tar.bz2 volse-hubzilla-e8d2dd7204b2ae80819905075de1a036c2be9aa6.zip |
document [var=wrap]none[/var] for block elements
Diffstat (limited to 'doc/Comanche.md')
-rw-r--r-- | doc/Comanche.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/Comanche.md b/doc/Comanche.md index 56bf68457..147988938 100644 --- a/doc/Comanche.md +++ b/doc/Comanche.md @@ -88,6 +88,10 @@ This places the menu called "mymenu" at this location on the page, which must be This places a block named "contributors" in this region. + [block][var=wrap]none[/var]contributors[/block] + +The variable [var=wrap]none[/var] in a block removes the wrapping div element from the block. + **Widgets** |