File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,14 +86,14 @@ See also the [list of remark plugins][remark-plugins] and
86
86
exposing top level identifiers in Next.js
87
87
* [ ` remcohaszing/rehype-mdx-code-props ` ] ( https://github.com/remcohaszing/rehype-mdx-code-props )
88
88
— interpret the code ` meta ` field as JSX props
89
+ * [ ` remcohaszing/rehype-mdx-import-media ` ] ( https://github.com/remcohaszing/rehype-mdx-import-media )
90
+ — change media sources to JavaScript imports
89
91
* [ ` remcohaszing/rehype-mdx-title ` ] ( https://github.com/remcohaszing/rehype-mdx-title )
90
92
— expose the page title as a string
91
93
* [ ` pangelani/remark-mdx-chartjs ` ] ( https://github.com/pangelani/remark-mdx-chartjs )
92
94
— replace fenced code blocks with charts using [ ` react-chartjs-2 ` ] ( https://react-chartjs-2.js.org/ ) .
93
95
* [ ` remcohaszing/remark-mdx-frontmatter ` ] ( https://github.com/remcohaszing/remark-mdx-frontmatter )
94
96
— change frontmatter (YAML) metadata to exports
95
- * [ ` remcohaszing/remark-mdx-images ` ] ( https://github.com/remcohaszing/remark-mdx-images )
96
- — change image sources to JavaScript imports
97
97
* [ ` goodproblems/remark-mdx-math-enhanced ` ] ( https://github.com/goodproblems/remark-mdx-math-enhanced )
98
98
— enhance math with JavaScript inside it
99
99
You can’t perform that action at this time.
0 commit comments