Versions in this module Expand all Collapse all v0 v0.8.0 Mar 24, 2022 Changes in this version + func GenerateTOC(markdown string) string + type Index struct + Description string + Home string + Key string + Name string + TOC []map[string]interface{} + func ParseIndex(content []byte) (Index, error) + type Markdown struct + Markdown string + TOC string