Is there a way to get code blocks into tickets, or at least have comments or tickets treat lt and gt as text characters and not the start of a section of code?
mattgyver
Not at this time, no. Our parser/sanitizer is very strict. Any <> characters are seen as HTML tag entities and therefore will be seen as invalid or malformed HTML. We hope to have code blocks in v2.0 once we have a better parser/sanitizer. Please stay tuned!
<>
Cheers.
I for one am looking forward to 2.0 for many reasons, and this is one of them.