Skip to content

Info

This should be very easy to pick up if you know HTML.

div

Example: div
This command starts the div by compiling to <div>.

enddiv

Example: enddiv
This command ends the div by compiling to </div>.