Extension to automatically create LinkInline when a link url http: or mailto: is found.
public class AutoLinkExtension(AutoLinkOptions? options) : IMarkdownExtension
kind:method, kind:property, kind:ctor. Press Esc to clear.AutoLinkExtension(AutoLinkOptions?)Extension to automatically create LinkInline when a link url http: or mailto: is found.OptionsGets or sets the options.Setup(MarkdownPipeline, IMarkdownRenderer)Configures this extension for the specified pipeline stage.Setup(MarkdownPipelineBuilder)Configures this extension for the specified pipeline stage.