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