Inline Code Tags

It’d be great to have tags like this:

`<html>`

Which would generate:

[noparse][font=monospace]<html>[/font][/noparse]

Which looks like:

[font=monospace][/font]

I use this all the time… it’d be nice to have a shortcut.

In Markdown, it is simply done with a back-tick (`) on either side of the code. That would be even better…