NEWCKEditor AI on your premises: Hook your LLM and register MCP tools. Webinar coming soon!
Sign up (with export icon)

markdown-gfm/markdown2html/markdown2html

Api-module iconmodule

Constants

  • Chevron-right icon

    MarkdownGfmMdToHtmlDefaultPlugins : Readonly<Record<string, Pluggable>>

    The default unified() plugin chain used by MarkdownGfmMdToHtml. 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