[][src]Function wikidot_normalize::is_normal

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.