Function markup_parser_finish

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