codehike
codehike copied to clipboard
Wrong focus annotation breaks render
```js
mdxOptions = {
remarkPlugins: [
// focus(24:44)
[remarkCodeHike, { theme: "github-light" }],
anotherPlugin,
],
}
```
shows nothing