pub fn parse_gemtext(input: impl AsRef<str>) -> Result<Builder, Error<String>>
Expand description

Parse a gemtext document from utf-8 text.