pub fn parse_markup( markup_text: &str, accel_marker: char) -> Result<(AttrList, GString, char), Error>