I have this Code:
<f:format.html>{article.text}</f:format.html>
My Problem is that if i have a Tag like object oder param in the {article.text.} The Code doesn't compile this an show me the normal text.
Is there a other possibility to prevent this ?
Thanks