So simple! ;)
Apparently the real problem is that IE/Win doesn't recognize the q tag (Google Reader
displays quotes fine in Firefox). There are lots of workarounds available, but
unfortunately very few that'd likely work inside RSS feeds. My suggestion would be to
use the < blockquote > tag for blockquotes (which should be done anyway, right?) and
both < q > and < i > (italic) tags for inline quotes.
So, < q >this is an inline quote< /q > and
< q >This is a block quote< /q >
would be
So, < i >< q >this is an inline quote< /q >< /i >
< blockquote >This is a block quote< /blockquote >
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092611#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...