pub fn parse_references(body: &str) -> Vec<String>
parse_references(body): one reference per non-empty line, one leading well-formed list marker stripped.
parse_references(body)