Checks if text contains any formatting syntax
bool hasFormatting() { return this != normalizeText(); }