On my page the following TEXT is getting displayed:
<p>Hello,<br>I am a <a href="http://example.com">text</a></p>
It is not appearing in HTML since Typo3 won't allow me to.
Is there a way to make the browser understand that they are HTML tags? Maybe with jQuery?