The problem with long text columns is somewhat gnarly. The issue is that because they contain arbitrary HTML, they are a security risk. So I changed them to display in a sandboxed iframe. The problem is that iframes have sizing issues. Not sure if that is going to be fixable or not.
I can probably fix the font being different issue.
|