//! [0] QString plain = "#include " QString html = Qt::escape(plain); // html == "#include <QtCore>" //! [0] //! [1] ... //! [1]