//
pkg.gl
Category
github.com/mstcl/pher
internal
wikilink
package
1.1.4
Repository:
https://github.com/mstcl/pher.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
10
Dependents
2
Files
261 SLOC
#
Variables
DefaultResolver
DefaultResolver is a minimal wikilink resolver that resolves wikilinks relative to the source page.
Kind
Kind is the kind of the wikilink AST node.
#
Structs
Extender
Extender extends a goldmark Markdown object with support for parsing and rendering Wikilinks.
Node
Node is a Wikilink AST node.
Parser
Parser parses wikilinks.
Renderer
Renderer renders wikilinks as HTML.
#
Interfaces
Resolver
Resolver resolves pages referenced by wikilinks to their destinations.