Package-level declarations
Functions
Link copied to clipboard
.let value:{Dynamic} body:{Lambda} -> AnyContent copied to clipboard
Defines a temporary variable that lives only inside the lambda body.
Link copied to clipboard
.node -> NodeContent copied to clipboard
Creates a null invisible node that forces the expression it lies in to be evaluated as Markdown content.