pub fn github_slugify(input: &str) -> StringExpand description
Compute the GitHub-style slug, ignoring dedupe. For document-wide
dedupe, use Slugger::slug.
pub fn github_slugify(input: &str) -> StringCompute the GitHub-style slug, ignoring dedupe. For document-wide
dedupe, use Slugger::slug.