title
```js title="..."
```
Line highlighting
```js {1-3,4}
```
Word highlighting
```js /useState/
```
Inline Syntax Highlighting
This is an array `[1, 2, 3]{:js}` of numbers 1 through 3.
Line numbers
```js showLineNumbers{number}
```