Also in I have find out this:
$this->addFlashMessage('Please check <i>Name</i>, <i>Email address</i>, and your <i>Message</i>.', 'Contact form has not been sent!', \TYPO3\Flow\Error\Message::SEVERITY_ERROR);
The html-tags like <i> are displayed in raw, the text isn't italic..