-
It seems like prettier isn't parsing MDX comments properly (instead, it seems to parse the `*This is a comment*` part separately as italicized text.
(This isn't a spec, but here's where it seems to…
-
# Bug report
The Deploy to Vercel build comes up with the following error:
```
const err = new Error(message);
Error: Cannot find module 'openai'
Require stack:
- /vercel/path0/lib/generate-…
-
### Initial checklist
- [X] I read the [support docs](https://mdxjs.com/community/support/)
- [X] I read the [contributing guide](https://mdxjs.com/community/contribute/)
- [X] I agree to follow the …
-
Hi! I've tried using MDX with Create React App in this [example](https://mdxjs.com/docs/getting-started/#create-react-app-cra), but the content won't render.
package.json:
```json
{
"private…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/remarkjs/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/remarkjs/.github/blob/main/con…
-
This is a tracking issue collecting requests for new languages to add to nvim-treesitter. If you would like to add a language to the list, comment on this issue with the following information:
* na…
-
### Initial checklist
- [X] I read the [support docs](https://mdxjs.com/community/support/)
- [X] I read the [contributing guide](https://mdxjs.com/community/contribute/)
- [X] I agree to follow the …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: darwin
A…
-
I have a plugin that relies on knowing the path to the file being compiled. In `next-mdx-remote` v3, I was able to provide `filepath` via `mdxOptions`, e.g.:
```ts
serialize('# Hello', { mdxOption…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…