This folder contains the `sublime-syntax` grammar for Roto. This is used by,
among others:
- ---
We use Typst to test this syntax highlighting easily without having to open Sublime Text, at least visually.
```bash
typst compile test.typ
typst watch test.typ
```