String of markdown source to be compiled
Function called when the markdownString has been fully parsed when using async highlighting
String of compiled HTML
Compiles markdown to HTML asynchronously.
String of markdown source to be compiled
Hash of options having async: true
Promise of string of compiled HTML
Compiles markdown to HTML synchronously.
String of markdown source to be compiled
Optional
options: MarkedOptionsOptional hash of options
String of compiled HTML
Compiles markdown to HTML synchronously.
String of markdown source to be compiled
Optional hash of options
Function called when the markdownString has been fully parsed when using async highlighting
String of compiled HTML
Compiles markdown to HTML.