Skip to content

Commit 4e74b97

Browse files
authored
remove escaping code fences (#25853)
1 parent 5be939b commit 4e74b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-source-wordpress/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<mark>Warning:</mark>
22
**The current version of this plugin will soon be deprecated** and replaced with a complete rewrite in the next version (v4). The reason for this is that we've adopted the use of WPGraphQL to support Preview and incremental builds as well as to make the schema generally more stable and consistent.
33

4-
Please upgrade to the beta of \`gatsby-source-wordpress@v4\` by installing \`gatsby-source-wordpress-experimental\`.
4+
Please upgrade to the beta of `gatsby-source-wordpress@v4` by installing `gatsby-source-wordpress-experimental`.
55

66
These two packages are currently published under separate names to allow activating them side-by-side.
77
This makes migration between the two simpler. Once the new plugin is stable it will be merged back in and be published as `gatsby-source-wordpress`.

0 commit comments

Comments
 (0)