We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8568f commit cedea4aCopy full SHA for cedea4a
packages/gatsby-plugin-mdx/README.md
@@ -340,9 +340,7 @@ module.exports = {
340
}
341
```
342
343
-###### Note:
344
-
345
-Using a string reference is currently not supported for `gatsbyRemarkPlugins`. (A PR would be accepted for this)
+Using a string reference is also supported for `gatsbyRemarkPlugins`.
346
347
```js
348
gatsbyRemarkPlugins: [`gatsby-remark-images`]
0 commit comments