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.
String of markdown source to be compiled
Optional
options: MarkedOptionsHash of options
Optional
callback: ((error, parseResult) => void)Function called when the markdownString has been fully parsed when using async highlighting
String of compiled HTML
Generated using TypeDoc
Compiles markdown to HTML.