Is there a standard idiom for making TinyMCE treat the content of an enclosing shortcode as preformatted? Right now I am putting my shortcodes in an explicitly created pre section, then using a filter to strip off the tags on display, but I'd like a more transparent solution.
Jay