Difference between revisions of "Trim Empty Lines"

From TED Notepad
m
m
Line 1: Line 1:
 
<noinclude>{{manversion|6.0.0.14}}__NOTOC__</noinclude>
 
<noinclude>{{manversion|6.0.0.14}}__NOTOC__</noinclude>
====Trim Empty (Alt+Ctrl+Shift+A)====
+
====Trim Empty Lines (Alt+Ctrl+Shift+A)====
  
 
Removes all {{defined|white-spaces}} from each {{defined|empty line}} of the selection.
 
Removes all {{defined|white-spaces}} from each {{defined|empty line}} of the selection.

Revision as of 14:17, 26 June 2010

You see work in progress here; this section already reflects future TED Notepad version 6.0.0.14.
This section may contain incomplete, premature, or mistaken information, prone to change without notice.

Trim Empty Lines (Alt+Ctrl+Shift+A)

Removes all white-spaces from each empty line of the selection.

Note: Does not modify non-empty lines.

Example:
One little, two little, three little Indians.
Result:
One little, two little, three little Indians.

See also Trim Tail Spaces tool.

See also Unindent tool.