Extension that will disable URI escape with % characters for non-US-ASCII characters in order to workaround a bug under IE/Edge with local file links containing non US-ASCII chars. DO NOT USE OTHERWISE.
public class NonAsciiNoEscapeExtension : IMarkdownExtension
kind:method, kind:property, kind:ctor. Press Esc to clear.Setup(MarkdownPipeline, IMarkdownRenderer)Configures this extension for the specified pipeline stage.Setup(MarkdownPipelineBuilder)Configures this extension for the specified pipeline stage.