File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -71,9 +71,14 @@ See also the [list of remark plugins][remark-plugins] and
71
71
72
72
* [ ` remcohaszing/recma-export-filepath ` ] ( https://github.com/remcohaszing/recma-export-filepath )
73
73
— export the filepath
74
+ * [ ` ipikuka/recma-mdx-change-props ` ] ( https://github.com/ipikuka/recma-mdx-change-props )
75
+ — changes the param as ` _props ` in the ` _createMdxContent ` function
74
76
* [ ` domdomegg/recma-mdx-displayname ` ] ( https://github.com/domdomegg/recma-mdx-displayname )
75
77
— add a ` displayName ` to ` MDXContent ` components, to enable switching
76
78
on them in production
79
+ * [ ` ipikuka/recma-mdx-escape-missing-components ` ] ( https://github.com/ipikuka/recma-mdx-escape-missing-components )
80
+ — set a default value of ` () => null ` for missing components instead of
81
+ throwing an error
77
82
* [ ` remcohaszing/recma-mdx-is-mdx-component ` ] ( https://github.com/remcohaszing/recma-mdx-is-mdx-component )
78
83
— add an ` isMdxComponent ` field on MDX components
79
84
* [ ` remcohaszing/recma-nextjs-static-props ` ] ( https://github.com/remcohaszing/recma-nextjs-static-props )
You can’t perform that action at this time.
0 commit comments