copytext

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KindCopyText = gast.NewNodeKind("CopyText")

Functions

func NewParser

func NewParser() parser.InlineParser

func NewRenderer

func NewRenderer() renderer.NodeRenderer

Types

type CopyText

type CopyText struct {
	gast.BaseInline
	Content string
}

func (*CopyText) Dump

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

func (*CopyText) Kind

func (n *CopyText) 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