Hi,
With FB 7.x, I wrote a BugMonkey script that converts a bugevent (case entry) strings in between <code> </code> to a monospace font - and remove the <code> </code> tags of course.
Now with FB 8.0 and the "Code Snippets" plugin, [code] is converted and syntax highlight, which is nice, but we have a lot of cases that have <code> instead of [code].Rather than doing some SQL kung fu to change these, can I ask:
- At minimum, have the plugin also handle
<code>and</code>? - Later, have the ability to specify which tags to search and convert into monospace.
FogCreek, I didn't want to pile on to http://fogbugz.stackexchange.com/questions/5103/code-snippets-plugin-improvements but let me know if I should in the future.
Thanks
BTW, even as I write this question, the editor converts <code>into monospace, and I had to escape it :-)