>>149>>151Some improvements have been made to syntax highlighting; code blocks should prevent other tags from taking effect now. Inline monospace (with the
[m]
tag) does not use highlighting
Also, note that highlight.js has pretty bad heuristics for detecting which language is being used. I recommend specifying your language - using
[code python]...[/code]
, for example - if you give a damn.