Versions in this module Expand all Collapse all v3 v3.0.1 Dec 29, 2025 v3.0.0 Dec 27, 2025 Changes in this version + type Links struct + BackLinks []string + InternalLinks []string + type Rendered struct + ChromaCSS []byte + HTML []byte + type Source struct + Body []byte + CodeHighlight bool + CodeTheme string + TOC bool + func (s *Source) ExtractLinks() (*Links, error) + func (s *Source) ExtractMetadata() (*metadata.Metadata, error) + func (s *Source) ToHTML() (*Rendered, error) Other modules containing this package github.com/mstcl/pher/v2