Excerpted from the ANSI BBCode standard: 3.6 Code
For the representation of code, there is a [code] tag. The implementation must display all text within the block as monospace, and optionally colored to represent syntax.
Example:
[code]mov eax[/code] mov eax