-
- `mdx-bundler` version: latest
- `node` version: 17.x.x
- `npm` version:
Relevant code or config
```js
rehypePlugins: [rehypeSlug, rehypeAutolinkHeadings, searchMeta],
```
What you did…
-
Hi there,
I have a very unique use case that I think this library could work for, but I'm unsure based on what I've read so far. Also, sorry if this is not the right place to post a question like t…
-
Hi, I’ve got a question.
I got it working and the bundler works great in my next.js app.
But since the content isn’t bundled by webpack anymore, it means I have to refresh the browser while I’m wr…
-
An `mdx` field delivers an object with `raw` input and `code` output, which can be passed to a Contentlayer method to render it as a component.
It would be great to also have the HTML code (without…
-
- `mdx-bundler` version: 8.0.1
- `node` version: 16.8.0
- `npm` version: 7.21.0
**Relevant code or config**
```js
import path from "path"
import { bundleMDX } from "mdx-bundler"
import { rema…
-
### To Reproduce
https://fumadocs.vercel.app/docs/headless/remote/github
Follow the steps above
The remote content being targeted must contain an image.
### Current vs. Expected behavior
Curren…
-
Add your vote for Remix support by clicking the 👍 emoji below.
-
# Using Vite for Bandler in Storybook | miyauci.me
It shows you how to develop Storybook with Vite. Explains in detail the points where you can get stuck in a preact project. It also shows how to mak…
-
My first approach would be to try to use computed fields for this.
## Related
- https://github.com/syntax-tree/mdast-util-toc
- https://github.com/remarkjs/remark-toc
- https://github.dev/shud…
-
- `mdx-bundler` version: `^8.0.1`
- `node` version: `v17.3.0`
- `npm` version: Using `yarn` version `1.22.17`
Relevant code or config
```ts
// root/pages/blog/[slug].tsx
export default f…