pub fn normalize_whitespace(string: &str) -> String
Trims whitespace and replaces all linebreaks with: \n\n.
\n\n
string