Changes between Version 4 and Version 5 of PadrePluginAutoformat
- Timestamp:
- 03/27/12 08:05:25 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginAutoformat
v4 v5 5 5 This plugin allows one to reformat text automatically with Ctrl+Shift+J. It is using [https://metacpan.org/module/Text::Autoformat Text::Autoformat] underneath, so please check this module's documentation for more information. 6 6 7 == TODO==7 == TODO 8 8 - Create a gui for the following options: 9 9 - left=>8, right=>70 # Margins … … 26 26 - ignore regex 27 27 28 == SEE ALSO==28 == SEE ALSO 29 29 30 30 [https://metacpan.org/module/Text::Autoformat Text::Autoformat]
