Format Code
Display code snippets with syntax highlighting.
Code Blocks
Use triple backticks with a language identifier:
javascript
function hello() {
console.log("Hello, world!")
}Supported Languages
We support 100+ programming languages including:
Inline Code
Use single backticks for inline code: const x = 1