package codeblocks
import "github.com/gohugoio/hugo/markup/goldmark/codeblocks"
Index ¶
Variables ¶
var KindCodeBlock = ast.NewNodeKind("HugoCodeBlock")
Kind 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.97.1
- Published
- Apr 16, 2022
- Platform
- js/wasm
- Imports
- 14 packages
- Last checked
- 49 minutes ago –
Tools for package owners.