GemText
Rewriting Gemview's Gemtext Parser Part 2
In my last [post](../rewriting-gemtext-parser) I described the reasons behind and implementation of the new Gemtext parser for GemView. In the summary, I pointed out a few areas of "low hanging fruit" which might make for some nice improvements over both the old parser and the new in it's then state.
Read More -> 2022-05-20T22:50:23ZRewriting Gemview's Gemtext Parser
When I first began the GemView project, I had chosen to use an external crate to handle most gemini related tasks, such as connecting to the server, retreiving documents, and parsing gemtext. GemView would only really have to handle rendering the parsed GemText. Or so I thought.
Read More -> 2022-05-19T18:43:42Z
© 2026 by Nathan Fisher
2026-06-12T04:07:20Z