Root
The root Subdocument, which is the main document of the Quarkdown pipeline. This is always the entry point of the compilation process, as it is the input content that is supplied to the pipeline.
It is not bound to a file or resource, since it may be provided as a string or from other sources that do not have a file representation.
The root subdocument is the starting point of the subdocument graph, available via com.quarkdown.core.context.Context.sharedSubdocumentsData.
Properties
Functions
Link copied to clipboard
Returns the output file name for the subdocument, based on the context's SubdocumentOutputNaming strategy.