pub fn sanitize_description(desc: &str) -> String
Sanitize a string for safe use in descriptions and comments.
Removes or escapes potentially dangerous characters.