The output from the weblink module is appending the following to the HTML of every node:

<p><br class="giImageBlock-clear-both"></p>
<p><br class="giImageBlock-clear-both"></p>

It is caused by the Gallery 2 Image filter, and goes away if I turn it off (but we need it of course). Only having this issue on Weblink, not the other 10 node modules we're running. Wondering if there is something different in how weblink output is being sent through drupals filters, or other oddity that would be causing this?

Thanks!