19 #ifndef LIB_QUENTIER_ENML_HTML_CLEANER_H 20 #define LIB_QUENTIER_ENML_HTML_CLEANER_H 22 #include <quentier/utility/Linkage.h> 23 #include <quentier/utility/Macros.h> 36 const QString & html, QString & output, QString & errorDescription);
39 const QString & html, QString & output, QString & errorDescription);
41 bool cleanupHtml(QString & html, QString & errorDescription);
53 #endif // LIB_QUENTIER_ENML_HTML_CLEANER_H Definition: DecryptedTextManager.h:26
Definition: HTMLCleaner.h:29