Special Tags
There are some special tags that you can place within your markup. These tags are not rendered, but instead provide functionality.
<@component>
<@component self={...}> inserts a dynamic component.
<@element>
<@element self={...}> inserts a dynamic element.
TODO: <:@trim>
<@trim> trims whitespace around the tag.