SelfPipelineExtension Class

Definition

Extension to enable SelfPipeline, to configure a Markdown parsing/convertion to HTML automatically from an embedded special tag in the input text

<!--markdig:extensions-->
where extensions is a string that specifies the extensions to use for the pipeline as exposed by Configure(MarkdownPipelineBuilder, String?) extension method on the MarkdownPipelineBuilder. This extension will invalidate all other extensions and will override them.

public sealed class SelfPipelineExtension : IMarkdownExtension
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Fields (1)

Properties (2)

Methods (3)