Search code examples
markupfogbugz

How do you make a code block in fogbugz Cases (tickets)?


We have been using fogbugz and have been pasting code in tickets, but it always comes out hammered.

is there any way to denote that a block of text is code?

You know.. Like this

(edit) Is it possible to put some simple html to set the text apart or something??

(edit again)

  • based on my research, html code can be put in the Cases, but not by the web UI.

  • (in the DB) all Cases have a "text" field and an "HTML text" field for the message body, and then there is a flag that shows FogBugz which field to use. Unfortunately, there is no way to enter HTML text via the FogBugz UI. So this means that it is possible for a fogbugz plugin to be able to do the job, but none exist yet.

I will leave this one open for now, an accept an answer that points to a plugin or new feature that does this.


Solution

  • Update: Grab a recent version of FogBugz and get the code formatting plugin.