http://www.perlmonks.org?node_id=348170


in reply to Re: New bracket-link stuff
in thread New bracket-link stuff

I agree with theorbtwo, it's really an issue with the html filtering.

Indeed, you can do that without brackets, like you type

<a href="javascript:alert('foo')">this</a>
you get this.