Shu Ding
Shu Ding
This is a good idea, I'm wondering if there's a proposal for this in the Markdown/MDX ecosystem for a new syntax like you mentioned. Otherwise, I'd stick with custom React...
Yes, Nextra is already doing that. What I'm wondering is if there's any standard syntax, or a proposal for this use case, instead of inventing a new one.
Thank you @numToStr!
The file link shows 404 for me. As per the error message, did you have a HTML comment somewhere? ```html ``` If so please change it to `{/* ... */}`.
Try changing the unclosed `` to ``, that could be the case.
https://github.com/code-hike/codehike seems like a better choice.
Maybe I'll make a new card haha, thanks :P
Thanks for reporting!
Should be related to https://github.com/vercel/next.js/issues/10084, need to investigate more.
Can't reproduce this personally, I think more insights are needed from the community. Will keep eyes open on this!