Skip to content

Commit

Permalink
add html todo
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts committed Jul 27, 2022
1 parent 6739010 commit 4fecc1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-mdx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,10 @@ This largely comes down to your own preference and how you want to wire things u
If you don't want to use the `frontmatter.title`, adjust what you input to `slugify()`. For example, if you want information from the `File` node, you could use `getNode(node.parent)`.

### html

TODO

## Components

MDX and `gatsby-plugin-mdx` use components for different things like rendering and component mappings.
Expand Down

0 comments on commit 4fecc1a

Please sign in to comment.