pub(crate) fn remove_footers(msg: &str) -> String
Expand description

Remove footers if any. This also makes all newlines “\n”, but why not.