Type alias MarkdownOptions

MarkdownOptions: Omit<MarkedOptions, "highlight" | "sanitize" | "sanitizer">

Generated using TypeDoc