21 #ifndef GRANTLEE_MEDIAWIKIMARKUPBUILDER_H 22 #define GRANTLEE_MEDIAWIKIMARKUPBUILDER_H 24 #include "abstractmarkupbuilder.h" 54 const QString &name = QString())
override;
60 void beginList(QTextListFormat::Style type)
override;
72 const QString
escape(
const QString &s);
77 QList<QTextListFormat::Style> currentListItemStyles;
The AbstractMarkupBuilder class serves as a base class for creating marked up plain text output...
The Grantlee namespace holds all public Grantlee API.