filetree

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KindFileTreeBlock = gast.NewNodeKind("FileTreeBlock")

Functions

func NewParser

func NewParser() parser.BlockParser

func NewRenderer

func NewRenderer() renderer.NodeRenderer

Types

type Extension

type Extension struct{}

func (*Extension) Extend

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

type FileTreeBlock

type FileTreeBlock struct {
	gast.BaseBlock
	Content string
}

func (*FileTreeBlock) Dump

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

func (*FileTreeBlock) Kind

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

Jump to

Keyboard shortcuts

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