Reg-Exp.com Tester is mainly for testing your regular expressions. You can enter a regex and a text to match on and the app will output the ammount of regexp matches, also will it color the matched results. There is also a second screen with a quick reference in case your forgot the regular expression basics.
- Implemented regex flags /i (case-insensitive) and /m (multiline) - You can now click on the reference items for a more detailed explanation - Improved marking of matches with alternating colors
~Ruud Jansen
1.1 1.1
- Implemented regex flags /i (case-insensitive) and /m (multiline) - You can now click on the reference items for a more detailed explanation - Improved marking of matches with alternating colors