-
### Subject of the feature
I have known mdx has supported `global component` , like so:
```jsx
```
Is there a way to support `global function` ?
### Problem
I want to create a mark…
-
Hi, I'm coming from contentlayer and just wondering how you can pass props into the component inside the mdx file.
Previously I can just do https://github.com/Adriel-M/adriel.dev/pull/163/files#d…
-
https://mdxjs.com/blog/v3
Do you have any plans regarding this?
Or is there already an issue tracking this?
When I looked for it, it didn't seem to exist, so I created a new one. I'm sorry if the…
-
### 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 …
-
Describe the issue
## How to reproduce
- just copy this link "https://datahub.io/core/country-list/datapackage.json"
- paste in the browser and enter
## Expected behavior
Shoudl give you …
-
Em and strong aren't always the right thing. Is there a way to get i or b?
I know we love semantics over rendering but em and strong are sometimes [hypercorrect](https://en.wikipedia.org/wiki/Hyper…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/micromark/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/micromark/.github/blob/mai…
-
Currently, the interface to compile mdx is like this
```
compile(value: &str, options: &Options) -> Result
```
If the compilation fails, you'll only get a string error message, and you won't b…
-
### 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…
-
I can't fetch `datapackage.json` of datasets, eg, if I request https://datahub.io/core/country-list/datapackage.json I can the following error:
```
MDX parsing error:
[next-mdx-remote] error co…