Skip to content

Commit cedea4a

Browse files
aravindballajohno
authored andcommitted
fix: (gatsby-plugin-mdx)update readme (#18885)
1 parent ef8568f commit cedea4a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/gatsby-plugin-mdx/README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -340,9 +340,7 @@ module.exports = {
340340
}
341341
```
342342

343-
###### Note:
344-
345-
Using a string reference is currently not supported for `gatsbyRemarkPlugins`. (A PR would be accepted for this)
343+
Using a string reference is also supported for `gatsbyRemarkPlugins`.
346344

347345
```js
348346
gatsbyRemarkPlugins: [`gatsby-remark-images`]

0 commit comments

Comments
 (0)