```typ
#set text(size: 12pt)
Hello from *Typst* at $phi.alt + 1$ o'clock!
```
If a piece of code is used inside a text paragraph, use single backticks (`) instead of triple ones (or instead of quotes). Like @bibref (instead of @bibref username) or #bibliography() (instead of the bibliography tag). Although it’s still possible to do this with triple backticks. (Unlike Typst or Markdown, inline triple backticks in post message can’t highlight any syntax.)