- 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.
- setFlags
void setFlags(MarkdownFlags newFlags)
Undocumented in source. Be warned that the author may not have intended to support it.
- setHeadingBaseLevel
void setHeadingBaseLevel(size_t newHeadingBaseLevel)
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.