Base interface for an extension.
public interface IMarkdownExtension
kind:method, kind:property, kind:ctor. Press Esc to clear.Setup(MarkdownPipeline, IMarkdownRenderer)Setups this extension for the specified renderer.Setup(MarkdownPipelineBuilder)Setups this extension for the specified pipeline.