|
html2md
v1.7.0
Simple and fast HTML to Markdown converter
|
This is the complete list of members for html2md::Converter, including all inherited members.
| addHtmlSymbolConversion(const std::string &htmlSymbol, const std::string &replacement) | html2md::Converter | inline |
| appendBlank() | html2md::Converter | |
| appendToMd(char ch) | html2md::Converter | |
| appendToMd(const char *str) | html2md::Converter | |
| appendToMd(const std::string &s) | html2md::Converter | inline |
| clearHtmlSymbolConversions() | html2md::Converter | inline |
| convert() | html2md::Converter | |
| Converter(const std::string &html, struct Options *options=nullptr) | html2md::Converter | inlineexplicit |
| ok() const | html2md::Converter | |
| operator bool() const | html2md::Converter | inlineexplicit |
| operator==(const Converter *c) const | html2md::Converter | inline |
| operator==(const Converter &c) const | html2md::Converter | inline |
| removeHtmlSymbolConversion(const std::string &htmlSymbol) | html2md::Converter | inline |
| reset() | html2md::Converter |