Versions in this module Expand all Collapse all v0 v0.3.0 Aug 15, 2026 v0.2.0 Aug 3, 2026 Changes in this version type Template + Content string v0.1.0 Aug 2, 2026 Changes in this version + type Frontmatter struct + Optional []FrontmatterField + Required []FrontmatterField + type FrontmatterField struct + Default any + Description string + Enum []string + Name string + Type string + type Section struct + Description string + ID string + Level int + MaxLength int + MinLength int + Placeholder string + Required bool + Subsections []Section + Title string + type Template struct + Description string + Frontmatter *Frontmatter + ID string + Metadata *TemplateMetadata + Sections []Section + SpecType string + Version string + type TemplateMetadata struct + Author string + LastUpdated string + Source string + Tags []string