[
are displayed as is. They no longer have normal Cosense syntax properties and are syntax highlighted. alert('Hello [World]')
$
or %
at the beginning of the line also works to make code comments$ git reset --hard HEAD^
% reboot
test.js function() {
alert('Hello world')
}