so we support the following:
b, i, u, pre.
i think we need the following:
a, img, blockquote.
any others you can think of?
here's my next idea: when ttf uses these tags, it will modify their behavior from the standard html implementation. for example, i'm thinking of putting a shaded box around "pre" and "blockquote" text.
asemisldkfj
the law is no protection
asemisldkfj
the law is no protection
one thing I'd like to see if we support img tags is some type of resizing or something so the image doesn't make all the posts in a thread way wider than they were before. I hate scrolling horizontally.
a href doesn't work currently?
I'll try and think of some others that might be useful.
i don't see an anchor tag being passed through outputbody(), which is lines 103-160 in r70 trunk/include_common.php.
that's the main reason that i haven't implemented image tags--because i need at least a javascript resizing function.