all macro template docs broken into variable entries
This commit is contained in:
parent
e19ab5f67a
commit
c0dd288dfc
14 changed files with 283 additions and 143 deletions
|
|
@ -5,6 +5,14 @@ our $HELP = {
|
|||
'editable toggle' => {
|
||||
title => 'editable toggle title',
|
||||
body => 'editable toggle body',
|
||||
variables => [
|
||||
{
|
||||
'name' => 'toggle.url'
|
||||
},
|
||||
{
|
||||
'name' => 'toggle.text'
|
||||
}
|
||||
],
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue