pub fn fix_line_issues(line: String) -> Result<String>
Normalizes the return of read_line() in the context of a CLI application
read_line()