-
### Subject of the issue
Hey,
I've posted this https://github.com/gatsbyjs/gatsby/issues/20942 too but the issue is likely caused here as it doesn't happen with normal gatsby components.
…
-
# Subject of the feature
Support html tag `abbr` in md rendered templates. Anyone trying do this? Or any plans to add `abbr` in `MDXProviderComponents`?
### Expected behavior
As `abbr` are su…
-
### Subject of the issue
Linting Markdown and MDX files with eslint-mdx results in ```Parsing error: Invalid left-hand side in prefix operation``` error
### Your environment
* **OS**: M…
-
First of all, using Sanity obviously adds to the complexity of the website. It was initially added because we want to give novice users the ability to add/edit content on our website, which can still …
-
### Nested MDX and indentation
Hi, i'm not sure where exactly to land that issue; looks like when parsing some MDX containing nested MDX components, the output from `toMarkdown` is reindented.
…
-
### Subject of the issue
I was prompted to upgrade to `@mdx-js/react v1.6.21` via the Renovate bot.
When I looked at my preview on Netlify, I noticed that my syntax highlighting is now broken …
-
Hi @jdkato: first off, congrats on the awesome ideas and projects. I ran into markdata while browsing markup-related projects and couldn't help but notice the stunning similarity of the problem you ar…
-
### Support MDX Format
MDX is a language for component-based markdown (https://mdxjs.com/). It would be fantastic if the tool could detect and lint MDX files by default
-
We don't want the Flask app to serve any HTML. We would prefer it to pass us structured JSON including markdown blobs that we will render in the front end.
Requirements:
- Must be able to embed r…
-
Is there a trick to getting `[about](/about)` to work without reloading as we navigate? I've done it before with a "wrapper" (https://mdxjs.com/guides/wrapper-customization) but not sure that's the pr…