livecodes

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KindLiveCodesBlock = ast.NewNodeKind("LiveCodesBlock")

KindLiveCodesBlock is a NodeKind for LiveCodes blocks.

Functions

This section is empty.

Types

type LiveCodes

type LiveCodes struct{}

func (LiveCodes) Extend

func (LiveCodes) Extend(md markdown.Markdown)

func (LiveCodes) Init

func (LiveCodes) Init()

func (LiveCodes) Name

func (LiveCodes) Name() string

type LiveCodesBlock

type LiveCodesBlock struct {
	ast.FencedCodeBlock
	// contains filtered or unexported fields
}

LiveCodesBlock represents a code block that should be rendered as a LiveCodes playground.

func (*LiveCodesBlock) Kind

func (l *LiveCodesBlock) Kind() ast.NodeKind

Jump to

Keyboard shortcuts

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