fn elevated_string(s: &str, elevation: Script) -> Cow<'_, str>
Convert a normal string to subscript or superscript (or leave it as-is).