package
1.9.6
Repository: https://github.com/sourcegraph/docsite.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
IsDocumentTopTitleHeadingNode reports whether node is an h1-heading at the top of the document.
No description provided by the author
Run parses and HTML-renders a Markdown document (with optional metadata in the Markdown "front matter").

# Structs

Document is a parsed and HTML-rendered Markdown document.
FuncInfo contains information passed to Markdown functions about the current execution context.
Metadata is document metadata in the "front matter" of a Markdown document.
Options customize how Run parses and HTML-renders the Markdown document.
SectionNode is a section and its children.

# Type aliases

FuncMap contains named functions that can be invoked within Markdown documents (see (Options).Funcs).