package
0.0.0-20240609035826-c5366d47e54b
Repository: https://github.com/jschaf/b2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
package asts contains utilities for working with Goldmark ASTs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This extension parses TOML metadata blocks and stores metadata in parser.Context.
No description provided by the author
Package ord contains ordering used to run parser, renderer, and AST transformation extensions.

# Functions

New creates a new markdown parser and renderer allowing additional options beyond the defaults.
No description provided by the author
WithHeadingAnchorStyle overrides the default content shown on hovering over a heading.
WithTOCStyle overrides the default TOC style.

# Structs

No description provided by the author
No description provided by the author
Options are global configuration options for parsing and rendering markdown.

# Type aliases

Option is a functional option that manipulates the Markdown struct.