Simple macros

Before use macro

Macro goes here

In the middle of 2 macros

Macro goes here

After use macro

Dynamic macro

Macro goes here

Dynamic macro reading var (var = undefined)

Macro goes here

Dynamic macro reading var (var = 1)

Macro goes here

Dynamic macro reading var (items = [10 20 30])

Macro goes here

Macro using 1 slot

Make sure to check out our specials.

Macro using 2 slots

Make sure to check out our specials.

Macro using 2 slots but only defining 1

Make sure to check out our specials.

Dynamic macro using 1 slot (items = [10 20 30])

Make sure to check out our specials.

External macro test using var

Macro goes here

3 external macros in 3 different external macro files test using var

Macro goes here Macro goes here Macro goes here

Simple external macros with local calls

Before use macro

Macro goes here

In the middle of 2 macros

Macro goes here

After use macro

Using define tags in macro use and macro call

Macro goes here