Advanced
Advanced macros enable you to add custom HTML and scripting to your content...
add-label macro
The {add-label} macro allows you to add one or more labels to a page automatically.
alias macro
The {alias} macro allows you to create aliases (or shortcuts) for pages...
create-page macro
The {create-page} macro asks the user for the name of the page and then creates it based on a template...
div macro
The {div} macro wraps content in a div tag with optional class and styles...
html macro
The {html} macro allows you to add raw HTML to your pages, but should be used with care...
html-tag macro
The {html-tag} macro provides a safe mechanism for the addition of specific HTML tags and attributes to be inserted in to your content...
iframe macro
The {iframe} macro allows you to display a web-page within a web-page
redirect macro
The {redirect} macro will automatically redirect the browser to an alternate web page either within your own site or on an external site...
span macro
The {span} macro wraps content in a span tag with optional class and styles...
style macro
The {style} macro allows you to add custom style sheets to a page or import from an external URL...

