Whitespace, empty lines and tabs

Convert tabs to spaces, strip empty lines and trailing whitespace.

Input

	convert tabs to spaces

		strip all blank lines 

	and remove any trailing spaces   

Output

  convert tabs to spaces
    strip all blank lines
  and remove any trailing spaces