Next.js Discord

Discord Forum

colored highlighting

Unanswered
Sloth bear posted this in #help-forum
Open in Discord
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.

0 Replies