pub fn escape_step_name(step: &BuildStep) -> String
Bootstrap steps can be generic and thus contain angle brackets (<…>). However, Markdown interprets these as HTML, so we need to escap ethem.