package
1.1.4
Repository: https://github.com/mstcl/pher.git
Documentation: pkg.go.dev

# Variables

DefaultResolver is a minimal wikilink resolver that resolves wikilinks relative to the source page.
Kind is the kind of the wikilink AST node.

# Structs

Extender extends a goldmark Markdown object with support for parsing and rendering Wikilinks.
Node is a Wikilink AST node.
Parser parses wikilinks.
Renderer renders wikilinks as HTML.

# Interfaces

Resolver resolves pages referenced by wikilinks to their destinations.