{{#if overview}} {{{overview}}} {{else}} {{! Find each section, in order. If there's no markup or modifiers supplied, use a Markdown-only layout instead. The "root" element comes first in this loop, and can be detected using the "#ifDepth 1" block as seen below. }} {{#eachSection rootNumber}} {{#unlessDepth 1}}
{{/unlessDepth}}

{{ reference }}{{#ifDepth 1}}.0{{/ifDepth}} - {{ header }}

{{#if description}}
{{{description}}}
{{/if}} {{#if markup}} {{#if modifiers}} {{/if}} {{#eachModifier}} {{/eachModifier}}

Default styling

{{{markup}}}
{{{description}}}

{{name}}

{{{markup}}}
{{markup}}
{{/if}} {{#unlessDepth 1}}
{{/unlessDepth}} {{/eachSection}} {{/if}}