MarkdownConfiguration.AllowRenderScriptTags

Determines whether the Markdown rendering allows script tags in generated HTML output. Set this to true if you want to allow script tags to be rendered into HTML script tags and execute - such as embedding Gists or other Widgets that use scripts.

public bool AllowRenderScriptTags { get; set; }

See also:

Class MarkdownConfiguration

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic