html2md
v1.6.0
Simple and fast HTML to Markdown converter
|
This is the complete list of members for html2md::Converter, including all inherited members.
appendBlank() | html2md::Converter | |
appendToMd(char ch) | html2md::Converter | |
appendToMd(const char *str) | html2md::Converter | |
appendToMd(const std::string &s) | html2md::Converter | inline |
convert() | html2md::Converter | |
Converter(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 |
reset() | html2md::Converter |