pub fn document(input: &str) -> IResult<&str, Builder>
Expand description

Parse a complete gemtext document from utf-8 encoded text.