# Highlighted code with [Code.Movie](https://code.movie/) + [Marked](https://marked.js.org/)

This is an example of a _static highlight_ in action:

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