jili
jili
I don't think this is a bug, but I think it's unnessecsary to have a minimum with for Select component, I'd like to fix it if it's OK. @unix
I think Nextra v3 will fix that. In my opinion, You may use `"now moduleResolution": "node"` for now.
Can you share a code base so i can reproduce it?
I'm currently adding `twoslash` in v3, would that be a problem?
The upcoming twoslash feature may satisfy this request.
Hey, this feature has been added in [[email protected]](https://github.com/shuding/nextra/releases/tag/nextra%403.0.0-alpha.17)
Nextra is not supporting AppRouter right now. You should check out https://github.com/shuding/nextra/issues/1421#issuecomment-1858999853.
Hey Tomas, I think [readingTime](https://github.com/shuding/nextra/blob/main/packages/nextra/src/types.ts#L102) has been included in the `PageOpts` as the word count, you can access `MdxContent` [here](https://github.com/shuding/nextra/blob/main/packages/nextra/src/setup-page.ts#L108), you may check if you can figure it out
Can you share an example?
Mermaid seems to cover most of the content. What are the limitations of Mermaid?