Preprocessor
Preprocessor directives use tags with single-word, lowercase, :
-prefixed names.
import
<:import src="..."/>
TBD
include
<:include src="..."/>
TBD
define
<:define tag="..."/>
TBD
slot
<:slot name="..."/>
TBD
markdown
<:markdown>...</:markdown>
TBD
Last updated