Code notation
[* Code snippets]By adding backticks, all symbols and characters such as `[` are displayed as is. They no longer have normal Cosense syntax properties and are syntax highlighted.Example: `alert('Hello [World]')`
code:file.extension
and press enter. Then simply type or paste your code. function () {
alert(document.location.href)
console.log("hello")
}
Code notation
for little snippets or to indicate features, button text, etc. Read more on Code notation