MarkdownHandler

Undocumented in source.

Constructors

this
this(string markdownText)
Undocumented in source.

Members

Functions

convertToHTML
string convertToHTML()
Undocumented in source. Be warned that the author may not have intended to support it.
disableUnderscoreEmphasis
void disableUnderscoreEmphasis()
Undocumented in source. Be warned that the author may not have intended to support it.
enableAlternateSubheaders
void enableAlternateSubheaders()
Undocumented in source. Be warned that the author may not have intended to support it.
setProcessCodeFunction
void setProcessCodeFunction(ProcessCodeFn process)
Undocumented in source. Be warned that the author may not have intended to support it.
setUrlFilterFunction
void setUrlFilterFunction(UrlFilterFn filter)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta