How to type code blocks

@nehon you should edit your sample to use ` instead of '.
you can embed ` x3 in ` x3

```<optional language>
//your code here

(for github users, it's the same syntax)
1 Like