You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
index.html
├── eins
│ This partial writes "one"
└─┬ zwei
│ This partial calls another partial.
└─┬ dir/drei
│ Calls "eins"... never... to demonstrate a cycle in...
└── zwei(🔁 cycle detected)
Kind: global function Returns: string - the string in uppercase Api: public
Param
Type
Description
text
string
the string
Inlined helpers
Some helpers are defined directly in the configuration and not via path-reference to a module.
The docs for these helpers cannot be generated and are missing on this page.
If you are the author of this package, please consider putting the helpers into a distinct file
and adding only the path to the configuration.