Replacing replace's options to flags

This commit is contained in:
Jake Bellacera
2014-02-06 23:41:18 -08:00
parent 089bf1b78a
commit 98f48bcb78
3 changed files with 4 additions and 4 deletions

View File

@@ -47,7 +47,7 @@
contrast-low-thresh-per: #111111;
replace: "Hello, World!";
replace-captured: "This is a new string.";
replace-options: "2 + 2 = 4";
replace-with-flags: "2 + 2 = 4";
format: "rgb(32, 128, 64)";
format-string: "hello world";
format-multiple: "hello earth 2";