-
I couldn't find a link to the Github repository from the https://mdxjs.com website. Even in the contributing section, it simply tells you how to start but not where to clone the project.
-
**Describe the solution you'd like**
When create markdown pages, I'd like to be able to call some components (i.e. cards for all the colors) so I don't have to write a bunch of html
[mdxjs](https:…
plhnk updated
6 years ago
-
The docs aren't nearly useful enough for the level of usage we're starting to see. Please use this thread to list any issues you've have learning to use gatsby-mdx as I start rewriting the docs and fi…
-
**Describe the bug**
When trying to render `this.props.children` (the markdown content from file) in my layout component, it's coming in as `undefined`. I could be in error, but check my playground p…
-
The section in the README on the `MDXProvider` is very short and seems to assume a lot… I don't know what this is, why it exists, what it’s for, etc. Could someone expand on it?
-
I have initially logged this as an issue [on the gatsby-mdx repo here](https://github.com/ChristopherBiscardi/gatsby-mdx/issues/185);
**Describe the bug**
When I click an anchor that refers to a l…