This repository has been archived on 2023-05-01. You can view files and clone it, but cannot push or open issues or pull requests.
gus/gemini/gemtext/doc.go

8 lines
185 B
Go

/*
The gemtext package contains a gemtext AST and parser.
Conversion sub-packages can convert this AST into other document types, and support
overridable templates.
*/
package gemtext