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 @@ -103,10 +103,10 @@ This [`ReactMarkdownProps`](https://github.com/remarkjs/react-markdown/tree/15b4
103
103
- ` components ` (` Object.<string, Component> ` , default: ` {} ` )\
104
104
Object mapping tag names to React components
105
105
- ` remarkPlugins ` (` Array.<Plugin> ` , default: ` [] ` )\
106
- List of [ remark plugins] [ remark-plugins ] to use.
106
+ List of [ remark plugins] [ https://github.com/remarkjs/ remark/blob/main/doc/plugins.md#list-of -plugins] to use.
107
107
See the next section for examples on how to pass options
108
108
- ` rehypePlugins ` (` Array.<Plugin> ` , default: ` [] ` )\
109
- List of [ rehype plugins] [ rehype-plugins ] to use.
109
+ List of [ rehype plugins] [ https://github.com/rehypejs/ rehype/blob/main/doc/plugins.md#list-of -plugins] to use.
110
110
See the next section for examples on how to pass options
111
111
112
112
You can’t perform that action at this time.
0 commit comments