On 15.09.2015 14:25, Ivan Zhakov wrote: > On 15 September 2015 at 13:33, Greg Stein <gst...@gmail.com> wrote: >> Infra did say they might allow a plugin, but they would want to review it >> first. Apparently, plugins affect the *entire* instance, in their experience >> (tho, they might not be Render plugins; short answer: they are hesitant, but >> might allow it). ... And yes: no cycles there to write such a plugin. >> > It would be extremely simple (just wrap content in <pre> tag) and > open-source plugin.
It's probably not that simple, since you'd have to HTML-escape the content first; and the default Jira style for pre-formatted text is probably not what you want to see. But, yah, not so horribly hard, I guess. -- Brane