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