PipelineInitialization

Utility to initialize a Pipeline.

Functions

Link copied to clipboard
fun init(flavor: MarkdownFlavor, loadableLibraryExporters: Set<LibraryExporter>, options: PipelineOptions, renderer: (RendererFactory, Context) -> RenderingComponents): Pipeline

Initializes a Pipeline with the given flavor.