Changes between Version 1 and Version 2 of PadrePluginFix
- Timestamp:
- 03/15/12 13:32:57 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginFix
v1 v2 1 [[PageOutline(2-4)]] 1 2 == Padre::Plugin::Fix == 2 3 … … 6 7 * Transform if(expr) { ... } into ... if expr 7 8 * Transform qq{string} where string does not contain escape sequences into q{string} or 'string' 9 10 [[Image(PadrePluginFix.png)]] 11 12 == TODO == 13 14 == Resources 15 16 **{{{__END__}}}**
