Function mdbook::utils::id_from_content

source ·
pub fn id_from_content(content: &str) -> String
👎Deprecated since 0.4.16: use unique_id_from_content instead
Expand description

Generate an ID for use with anchors which is derived from a “normalised” string.