Code Block
Multi-line formatted code with syntax highlighting using triple backticks.
Syntax
How it works
Open and close with three backticks, optionally add a language
```language⏎code⏎```
Examples
1
Basic Code Block
```
Back to all Formatting tips