@body any directive
Escaping the indent
Escaping newlines across textblocks, all of this belongs to body content.
@def escapedfunction():
@@pass
\${ this expresion is also escaped } and displayed as text
@if so is this if block :
@elif block :
@else block :
@for block :
@while block :
all of them are interpreted as text.
Ghost
Rider