pub fn markup_parser_finish(
    context: &MarkupParseContext
) -> Result<(AttrList, GString, char), Error>