package codeblocks
import "github.com/gohugoio/hugo/markup/goldmark/codeblocks"
Index ¶
Variables ¶
var KindCodeBlock = ast.NewNodeKind("HugoCodeBlock")
KindCodeBlock is the kind of an Hugo code block.
Functions ¶
func New ¶
Types ¶
type Transformer ¶
type Transformer struct{}
func (*Transformer) Transform ¶
Transform transforms the provided Markdown AST.
Source Files ¶
- Version
- v0.125.2
- Published
- Apr 20, 2024
- Platform
- linux/amd64
- Imports
- 17 packages
- Last checked
- 4 minutes ago –
Tools for package owners.