Difference between revisions of "Trim Empty Lines"

From TED Notepad
Line 22: Line 22:
 
{{example_end}}
 
{{example_end}}
  
See also {{feature|Trim Tail Spaces}} and {{feature|Unindent}} tools.
+
See also {{feature|Trim Tail Spaces}} and {{feature|Unindent Lines}} tools.

Revision as of 21:01, 25 April 2011

This section is up to date for TED Notepad version 6.3.1.0.
Control page Control:feature:Trim Empty Lines

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 and Unindent Lines tools.