Markdown Document
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
fun toHTML(extensions: List<<Error class: unknown class>> = parserExtensions, sanitizer: <Error class: unknown class>? = null): String
Converts the document to HTML. A transformer for links can be provided as well as a list of extensions for rendering nodes. Usually the same extensions are needed as in parsing since the parser extensions can produce new kinds of document nodes.