-
### 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/…
-
### Link to the code that reproduces this issue
👆🏻
### To Reproduce
I'm using dynamic imports with MDX to load in some mdx that lives outside the app dir. The approved method for this is to use dyn…
-
Hello Nextra Team,
My colleagues and I are using the `nextra docs-theme` to build our documentation site. During development, we encountered an issue: the `Search Bar`, powered by `FlexSearch`, d…
-
The [current pattern](https://github.com/nl-design-system/denhaag/blob/main/eslint.config.mjs#L41) specified in `files` does not pick up any `.mdx` files.
Check with:
```shell
$ ./node_modules/.b…
-
### 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).
### Descr…
-
### Problem Description
Currently the Github connector only supports syncing documents with `.markdown`, `.md`, and `.rst` file extensions as [per the docs](https://www.elastic.co/guide/en/enterprise…
spong updated
4 months ago
-
mdoc seems to be designed to work with Docusaurus, which uses MDX. Tools understand MDX better when the file extension is .mdx. Mdoc should process .mdx files the same way as .md files.
nafg updated
9 months ago
-
### What You Are Seeing?
In .mdx or .md files, emojis are not rendering when using the shorthand syntax, like ` :floppy_disk: `.
### What is Expected?
These emojis should be rendered to the e…
-
### Describe the bug
failed to get the fontmatter via the code here below with the latest version : `next-mdx-remote@5.0.0` and also set the `parseFrontmatter: true`
```tsx
import { compileMDX }…
-
mdx isn't a good option for README files for Github projects because Github does not recognize the extension and render it with markdown. It would be great if the owners of this project could get in t…