Home > @activeviam/activeui-sdk > MarkdownHtmlRendererParameters
MarkdownHtmlRendererParameters interface
Uses the default preset of https://github.com/markdown-it/markdown-it to convert Markdown to HTML.
Signature:
export interface MarkdownHtmlRendererParameters
Remarks
The linkify and typographer options are enabled. The markdown-it-katex
plugin is enabled, see https://github.com/iktakahiro/markdown-it-katex.