annotation

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KindAnnotation = gast.NewNodeKind("Annotation")

Functions

func NewParser

func NewParser() parser.InlineParser

func NewRenderer

func NewRenderer() renderer.NodeRenderer

Types

type Annotation

type Annotation struct {
	gast.BaseInline
	Label       string
	Explanation string
	Style       string
}

func (*Annotation) Dump

func (n *Annotation) Dump(source []byte, level int)

func (*Annotation) Kind

func (n *Annotation) Kind() gast.NodeKind

type Extension

type Extension struct{}

func (*Extension) Extend

func (e *Extension) Extend(m goldmark.Markdown)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL