highlight

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KindHighlight = gast.NewNodeKind("Highlight")

Functions

func NewParser

func NewParser() parser.InlineParser

func NewRenderer

func NewRenderer() renderer.NodeRenderer

Types

type Extension

type Extension struct{}

func (*Extension) Extend

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

type Highlight

type Highlight struct {
	gast.BaseInline
}

Highlight is an inline node for ==highlighted text==.

func (*Highlight) Dump

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

func (*Highlight) Kind

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

Jump to

Keyboard shortcuts

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