pub fn remove_asterisks_if_asterisk_docs(s: &str) -> String
Expand description

Remove asterisks if the doc string is formatted with asterisks.