If I wanted to have XHTML formatting produce BR tags only, and never P tags, how would I do that?
Background: I have content that is served both through the web site (where P tags are fine) and by email. The email template uses tables, inline styles, etc. to display properly in most email clients. One quirk of Yahoo webmail is that paragraph tags aren’t displayed properly, but double-line breaks are. And Yahoo is the largest webmail reader used by my readership.
The control panel allows me to turn Auto BR on and off (CP Home › Admin › Weblog Administration › Field Groups › Custom Fields › Field Formatting Options), but I don’t see where I can have it change double line breaks into double BR tags. Any thoughts on how to tackle this are welcome.
Update: The documentation doesn’t seem to shed any light on this.