8:08 PM
I just discovered a major flaw in the microblog CSS that I use for that, the diary, and the photoblog: If the post contains a list (ol or ul), then it will be displayed as a nested child, even though it shouldn’t be one. I wonder if this is also a problem with the default style... Either way, I don’t want to just “make it look as if it is” a first-level list. That’s not how the HTML is supposed to work. So, my compromise will be that if I need to use lists for microblog posts, then I’ll just escape them to turn them into text, like you’d do on an actual microblog.