BaseContext
constructor(attributes: AstAttributes, flavor: MarkdownFlavor, libraries: Set<Library> = emptySet())
Parameters
attributes
attributes of the node tree, produced by the parsing stage
flavor
Markdown flavor used for this pipeline. It specifies how to produce the needed components
libraries
loaded libraries to look up functions from