21 #ifndef CUTELEE_MEDIAWIKIMARKUPBUILDER_H
22 #define CUTELEE_MEDIAWIKIMARKUPBUILDER_H
24 #include "abstractmarkupbuilder.h"
56 void beginList(QTextListFormat::Style type)
override;
73 QList<QTextListFormat::Style> currentListItemStyles;
Interface for creating marked-up text output.
The Cutelee namespace holds all public Cutelee API.