Changes between Version 2 and Version 3 of Features/RegexEditor
- Timestamp:
- 03/14/11 07:51:58 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/RegexEditor
v2 v3 1 == Description == 2 1 3 Padre provides an easy way to build and analyze regular expressions compatible with Perl 5. 4 5 6 == Test Case == 2 7 3 8 The regex editor currently provides a single way to build both regexes and substitutes. … … 13 18 14 19 [[Image(regex_editor.png)]] 20 15 21 == TODO == 16 22
