wikidot_normalize
pub fn is_normal(name: &str, slash: bool) -> bool
Determines if an arbitrary string is already in Wikidot normalized form.
If slash is true, the forward slash character is also accepted.
slash