Lexer->addSpecialPattern('<'.PREG_PATTERN_VALID_EMAIL.'>', $mode, 'emaillink'); } /** @inheritdoc */ public function getSort() { return 340; } }