Use @@ and ## to highlight jass code:
[jass]call DoNothing()[/jass]

Normal:
[jass]call @DoNothing()@[/jass]

Yellow Hightlight:
[jass]call #DoNothing()#[/jass]

Red Hightlight:
There is one other tag that I know of not shown on the vB Code List: [tree]