pub fn make_id(s: &str) -> String
docutils nodes.make_id. Result grammar: [a-z](-?[a-z0-9]+)* or empty.
nodes.make_id
[a-z](-?[a-z0-9]+)*