Skip to content

Info

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

body

Example: body
This command starts the body of the html document by compiling to <body>.

endbody

Example: endbody
This command ends the body :skull: of the HTML document by compiling to </body>.