Crate gemtext

Source

Structs§

Builder
Build a gemini document up from a series of nodes.

Enums§

Node
Individual nodes of the document. Each node correlates to a line in the file.

Functions§

parse
render
Render a set of nodes as a document to a writer.