Convert document's encoding to UTF-8, and unify line endings. Providing option to control whether add BOM tag. Providing option to control which line ending convert to(currently supports \r\n and \n). Providing option to control whether remove trailing whitespaces. |