init
fun init(flavor: MarkdownFlavor, loadableLibraryExporters: Set<LibraryExporter>, options: PipelineOptions, renderer: (RendererFactory, Context) -> RenderingComponents): Pipeline
Initializes a Pipeline with the given flavor.
Return
the new pipeline
Parameters
flavor
flavor to use across the pipeline
loadableLibraryExporters
exporters of external libraries that can be loaded by the user