Hey all; Given Outlook 2007's penchant for using <p> tags instead of <br> tags when a user hits enter (ref[1]), I'm curious how some of you deal with this short of viewing only the text/plain portion of the email.
I use w3m as my viewer and have tried passing the Outlook HTML through "tidy" first. It cleans up the HTML a bit, but leave the <p> tags intact resulting in unsightly and unnecessary double spacing throughout. Anyone written an Outlook 2007 aware sanitizer that cleans things up? Other ideas? Thanks, Ray [1] http://blog.egriffin.net/2008/05/eliminating-extra-line-spacing-in-ms.html
