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 261fd5d commit 5d8e7ebCopy full SHA for 5d8e7eb
README.md
@@ -22,6 +22,7 @@ A simple utility to quickly replace text in one or more files or globs. Works sy
22
- [Replace first occurrence only](#replace-first-occurrence-only)
23
- [Replace all occurrences](#replace-all-occurrences)
24
- [Multiple values with the same replacement](#multiple-values-with-the-same-replacement)
25
+ - [Custom regular expressions](#custom-regular-expressions)
26
- [Multiple values with different replacements](#multiple-values-with-different-replacements)
27
- [Using callbacks for `from`](#using-callbacks-for-from)
28
- [Using callbacks for `to`](#using-callbacks-for-to)
0 commit comments