colored highlighting
Unanswered
Sloth bear posted this in #help-forum
Sloth bearOP
i like the syntax highlighting of https://nextra-docs-template.vercel.app/another
im currently using https://github.com/vercel/nextjs-portfolio-starter
they are both just using
```js
function() {
}
```
so im assuming it just be some config with nextra that i don't understand.
im currently using https://github.com/vercel/nextjs-portfolio-starter
they are both just using
```js
function() {
}
```
so im assuming it just be some config with nextra that i don't understand.