Gilles Sadowski wrote: > Hi. > >> Phil Steitz commented on MATH-310: >> ---------------------------------- > >> [...] > > The code examples which I tried to write in the comments on the JIRA web > page do not not look nice; sorry. Is there a way to indicate that some part > should be formatted verbatim? > > Thanks, > Gilles
Enclose the code snippets in JIRA {code} tags (note open and close
are the same):
{code}
some java code
{code}
Phil
