-
As far as I know, this plugin only supports images that are in docs or blog. I want to have support for the mdx pages also which are in root for example https://example.com/mdxpage should support imag…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### :wrench: Summary
This may be me misunderstanding lefthook's philosophy, but after reading through those issues and PRs:
* https://github.com/evilmartians/lefthook/pull/402
* https://github.…
-
### 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 …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
New lines aren't formatted properly in these docs, looks like its due to p.pf-v6-c-content--p.ws-p in a css file
Example (there aren't any new lines when there should be a few paragraph breaks here):…
-
![image](https://github.com/hashicorp/next-mdx-remote/assets/88815641/6342f524-afa1-478a-bee4-2cdb843c41bf)
# SOURCE CODE.
when even i use **MDXRemote** component i am getting this error.
please l…
-
### 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 …
-
### 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/…
-
I'm trying to complie mdx like this:
```
import { serialize } from 'next-mdx-remote/serialize'
import matter from 'gray-matter'
export async function renderMDX(text) {
const { data: frontmatt…