I want to use a HTML + BBC Block to display external links on my portal page. The links are just plain link tags with a
added as linefeed, like:
<a href="http://www.eq2players.com">EQ2Players</a><br />
The problem is, that all </br> are doubled during rendring. Is this a feature of the HTML-BBC block? Where can I change this?