pub fn parse( filename: String, contents: String, ) -> Result(Page, ParseError)
Parse page from file data.