-
Hello,
With mdx v2, the support of constants work, you can test this example with [the playground](https://mdxjs.com/playground/) :
```jsx
// test.mdx
export const text = 'Hello, world!';
…
-
**Is your feature request related to a problem? Please describe.**
`md` syntax highlighting works great, but `mdx` is not supported. [MDX](https://mdxjs.com/) allows you to mix and match JSX with mar…
-
### Describe the bug
We are trying to move from Storybook 6 to 8. Everything is working fine except for a single story that make Storybook build fail. Here's the output:
```
yarn build-storybook
@sto…
-
Hi!
Let's bring the documentation to all the Italian-speaking community :)
Who would want to translate? Please follow the 🤗 [TRANSLATING guide](https://github.com/huggingface/transformers/blob/m…
-
- [x] Determine where codemods communications need to go (Storybook? Website?)
- [x] Investigate how Core is currently documenting this
May need some design opinion if we determine this should be on …
-
Hi! First of all, thanks for this effort. This bring me one step closer to a nice and simple setup. What I really want is a single [slug]/page.tsx and articles as mdx files **that can load local image…
graup updated
4 weeks ago
-
### :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.…
-
Hi there 👋
Let's translate the course to Romanian so that the whole community can benefit from this resource 🌎!
Below are the chapters and files that need translating - let us know here if y…
-
Our plan has been to disable the HTML Embed feature entirely, but this means that our developers have no method to add code to the MDX files. If they manually edit the MDX files, then their code will …
-
We could allow users to provide pages as `.mdx` files. This would be handy for documentation websites.
We could also automatically add ids to headings. See:
- https://github.com/mdx-js/mdx/issues/…