Extension namespace for non ascii no escape markdown features.
NonAsciiNoEscapeExtensionExtension 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.Contains the extension wiring, parsers, syntax nodes, and renderers for non ascii no escape support.