mdiToHtml
mdiToHtml(
tree):string
Defined in: index.ts:11
Preserve the mdast-facing API while Rust remains the only HTML renderer. This adapter serializes the host tree back to portable MDI source.
Parameters
Section titled “Parameters”Root
Returns
Section titled “Returns”string