mathjax

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KindInlineMath = ast.NewNodeKind("InlineMath")
View Source
var KindMathBlock = ast.NewNodeKind("MathBLock")

Functions

This section is empty.

Types

type InlineMath

type InlineMath struct {
	ast.BaseInline
}

func (*InlineMath) Dump

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

func (*InlineMath) IsBlank

func (n *InlineMath) IsBlank(source []byte) bool

func (*InlineMath) Kind

func (n *InlineMath) Kind() ast.NodeKind

type InlineMathRenderer

type InlineMathRenderer struct {
	// contains filtered or unexported fields
}

func (*InlineMathRenderer) RegisterFuncs

type MathBlock

type MathBlock struct {
	ast.BaseBlock
}

func (*MathBlock) Dump

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

func (*MathBlock) IsRaw

func (n *MathBlock) IsRaw() bool

func (*MathBlock) Kind

func (n *MathBlock) Kind() ast.NodeKind

type MathBlockRenderer

type MathBlockRenderer struct {
	// contains filtered or unexported fields
}

func (*MathBlockRenderer) RegisterFuncs

Jump to

Keyboard shortcuts

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