Package-level declarations

Functions

Link copied to clipboard
.include path:{String} -> Any

This function has two behaviors:

Link copied to clipboard
.includeResource context:{Context} reader:{Reader} -> Node

Includes the parsed content of the given raw Quarkdown code, read by reader, in the current document. The context of the main file is shared, allowing for sharing of variables, functions and other declarations.