File tree 1 file changed +1
-1
lines changed
packages/gatsby-plugin-mdx
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -472,7 +472,7 @@ The following components can be customized with the MDXProvider:
472
472
| ` em ` | [ Emphasis] ( https://github.com/syntax-tree/mdast#emphasis ) | ` _emphasis_ ` |
473
473
| ` strong ` | [ Strong] ( https://github.com/syntax-tree/mdast#strong ) | ` **strong** ` |
474
474
| ` delete ` | [ Delete] ( https://github.com/syntax-tree/mdast#delete ) | ` ~~strikethrough~~ ` |
475
- | ` code ` | [ InlineCode] ( https://github.com/syntax-tree/mdast#inlinecode ) | |
475
+ | ` inlineCode ` | [ InlineCode] ( https://github.com/syntax-tree/mdast#inlinecode ) | |
476
476
| ` hr ` | [ Break] ( https://github.com/syntax-tree/mdast#break ) | ` --- ` |
477
477
| ` a ` | [ Link] ( https://github.com/syntax-tree/mdast#link ) | ` <https://mdxjs.com> ` or ` [MDX](https://mdxjs.com) ` |
478
478
| ` img ` | [ Image] ( https://github.com/syntax-tree/mdast#image ) | `  ` |
You can’t perform that action at this time.
0 commit comments