Post quoted code by enclosing code blocks in triple-backticks :
```julia
function f(x, y)
x + y
end
```
This will highlight syntax and use a monospace font.
Post quoted code by enclosing code blocks in triple-backticks :
```julia
function f(x, y)
x + y
end
```
This will highlight syntax and use a monospace font.