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.bb | |
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.bb')
-rw-r--r-- | doc/comanche.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/comanche.bb b/doc/comanche.bb index 19a74833e..3afe14489 100644 --- a/doc/comanche.bb +++ b/doc/comanche.bb @@ -108,6 +108,10 @@ This places the menu called "mymenu" at this location on the page, whi [/code]
This places a block named "contributors" in this region.
+[code]
+ [block][var=wrap]none[/var]contributors[/block]
+[/code]
+The variable [var=wrap]none[/var] in a block removes the wrapping div element from the block.
[b]Widgets[/b]
|