pub(crate) fn wikilink( input: &str, has_pothole: bool, ) -> Result<CowStr<'_>, ErrorKind>
Clean a WikiLink by removing potholes and fragments from a &str
WikiLink
&str