Versions in this module Expand all Collapse all v0 v0.2.0 Feb 24, 2019 v0.1.0 Jan 2, 2019 Changes in this version + func Render(ctx *renderer.Context, output io.Writer) (map[string]interface{}, error) + type ContextualPipeline struct + Context *renderer.Context + Data interface{} + type TableOfContents struct + Content template.HTML + type TableOfContentsSection struct + Href string + Level int + Subelements *template.HTML + Title template.HTML + type TableOfContentsSectionGroup struct + Elements []TableOfContentsSection + Level int