Skip to main content

github_slugify

Function github_slugify 

Source
pub fn github_slugify(input: &str) -> String
Expand description

Compute the GitHub-style slug for a single heading, ignoring dedupe. For document-wide dedupe, use Slugger::slug.