We all know and, presumably, love the way “Formatting: XHTML” handles our weblog entries. Still, I’d think there was room for some improvement, because in a number of cases blindly replacing every linebreak with <br /> and every double line break with <p> ... </p> is not necessarily the most elegant solution.
I’d go as far as saying that in the cases of <table>, <ul>, <ol>, <dl> and probably a few others this behavior is definitely unwanted by most people, even though the rest of the entry could profit from normal formatting: this is why neither choosing “Formatting: None” nor “keeping your table on a single line” are really satisfying solutions, all things considered.
I know, of course, that all that XHTML and typography parsing is a difficult issue, so we won’t get it for 1.6, I’m sure. Still, I think this FR might prove somewhat popular, and I wanted to make it. Thanks for considering.
