markdown-gfm/markdown2html/markdown2html
module
Constants
MarkdownGfmMdToHtmlDefaultPlugins : Readonly<Record<string, Pluggable>>module:markdown-gfm/markdown2html/markdown2html~MarkdownGfmMdToHtmlDefaultPluginsThe default
unified()plugin chain used byMarkdownGfmMdToHtml. This object is frozen and must not be mutated. Pass a copy to the constructor if you need to customize the plugin chain.Learn more about the
unified()plugin chain in the unified documentation.
Classes
module:markdown-gfm/markdown2html/markdown2html~MarkdownGfmMdToHtml