R/utils-formatting.R
nowrap_hyphen_sub.Rd
For example, "co-publications" becomes "co‑publications"
nowrap_hyphen_sub(x)
the string to modify
nowrap_hyphen_sub("Swedish non-university co-publications") #> [1] "Swedish non‑university co‑publications"