diff --git a/pages/common/^.md b/pages/common/^.md index 1f0824463a..bb57ea585e 100644 --- a/pages/common/^.md +++ b/pages/common/^.md @@ -15,3 +15,7 @@ - Replace `string1` with `string2` in the previous command and add `string3` to its end: `^{{string1}}^{{string2}}^{{string3}}` + +- Replace all occurrences of `string1`: + +`^{{string1}}^{{string2}}^:&`