# Highlighted code with [Code.Movie](https://code.movie/) + [markdown-it](https://github.com/markdown-it/markdown-it)

This is an example of a _static highlight_ in action:

```json (decorations=[{ kind: "GUTTER", text: "✅", line: 2 }, { kind: "GUTTER", text: "🚫", line: 3 }])
[
  "Hello",
  "World"
]
```
