Changes between Version 2 and Version 3 of PadrePluginAutoformat
- Timestamp:
- 03/27/12 07:50:46 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginAutoformat
v2 v3 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== 8 - Create a gui for the following options: 9 - left=>8, right=>70 # Margins 10 - justify => 'left|right|full|centre 11 - fill ? 12 - squeeze whitespace 13 - tabspace 14 - case conversions: 15 - lower 16 - sentence 17 - title 18 - highlight 19 - Break wrap: 20 - Turn off all hyphenation 21 - Default hyphenation 22 - Use TeX::Hyphen module's hyphenation 23 24 25 - ignore regex 26 27 ==SEE ALSO== 28 29 [https://metacpan.org/module/Text::Autoformat Text::Autoformat] 30 7 31 \\ 8 32 **{{{__END__}}}** 9 33 10 34 11 [wiki:Plugins <-plug-ins] 35 [wiki:Plugins <-plug-ins]
