cardgrid

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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KindCardGridBlock = gast.NewNodeKind("CardGridBlock")

Functions

func NewParser

func NewParser() parser.BlockParser

func NewRenderer

func NewRenderer() renderer.NodeRenderer

Types

type CardGridBlock

type CardGridBlock struct {
	gast.BaseBlock
	Cols    int
	Stagger bool
}

func (*CardGridBlock) Dump

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

func (*CardGridBlock) Kind

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