Skip to content

Commit

Permalink
Update mdxOptions to match mdx-js options update
Browse files Browse the repository at this point in the history
  • Loading branch information
brianespinosa authored and jescalan committed Aug 25, 2020
1 parent 15d8a23 commit 96be0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ renderToString(
// mdx's available options at time of writing
// pulled directly from https://github.com/mdx-js/mdx/blob/master/packages/mdx/index.js
mdxOptions: {
mdPlugins: []any,
remarkPlugins: []any,
rehypePlugins: []any,
hastPlugins: []any,
compilers: []any,
Expand Down

0 comments on commit 96be0b7

Please sign in to comment.