-
First, thank the developers for your great jobs.
However, the error message from the current content-collections is very confusing.
Different errors will throw similar messages, like this:
```log…
-
Hi. Congratulations on the release! I'm really excited to start using this new version of CodeHike.
I have a quick question regarding compatibility. It seems that CodeHike v1 is not fully compatibl…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### P…
-
`mdx-bundler` is pretty opinionated and i would like to be able to use a simpler setup closer to the official [`MDX on demand`](https://mdxjs.com/guides/mdx-on-demand/) guide.
it would be cool if s…
-
## Issue Summary:
I am encountering an error after migrating from contentlayer2 version 0.4.6 to 0.5.3.
### Error Details:
```bash
TypeError: Cannot read properties of undefined (reading 'Re…
-
-
Hey @timlrx. First off, thanks a lot for maintaining this fork. After upgrading past 0.5.0 I'm starting to get these errors
```shell
⨯ TypeError: React.Component is not a constructor
at eval …
-
# MDX bundler with Next.JS | iamyadav
MDX is just an extension of Markdown that allows you to import and write JSX in your markdown documents.
[https://iamyadav.com/blogs/use-mdx-bundler-with-next-j…
-
### Question
I would like to swap out `mdx-js` for a [`MDX-bundler`](https://github.com/kentcdodds/mdx-bundler) / `xdm` mdx parser. This change would make possible easy usage of Unified (remark/re…
-
Excuse me. I have a question ? Can I use mdx-bundler in react (without using nextjs, remix,...). I store mdx compile string in mongodb then use mdx-bundler on browser to decompile it ?
I mean: 1 serv…