package
0.0.0-20240609035826-c5366d47e54b
Repository: https://github.com/jschaf/b2.git
Documentation: pkg.go.dev
# Functions
AddASTTransform adds the AST transformer to Goldmark markdown at the priority.
AddBlockParser adds the block parser to Goldmark markdown at the priority.
AddInlineParser adds the inline parser to Goldmark markdown at the priority.
AddParaTransform adds the paragraph AST transformer to Goldmark markdown at the priority.
AddRenderer adds the renderer to Goldmark markdown at the priority.
Extend extends Goldmark markdown with the extender.