We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031c3b9 commit c153513Copy full SHA for c153513
3 files changed
README.md
@@ -63,7 +63,7 @@ in comments.
63
64
This is the key → value object that provides the data for the plugin for replacing strings.
65
66
-- If the key `replaceAll` provided all matched string will be replaced by the given value
+- If the key `replaceAll` is provided all matched strings will be replaced by the given value
67
e.g:
68
`data: { replaceAll: 'replace all matched with this text' }`
69
0 commit comments