type github.com/yuin/goldmark/parser.HeadingOption
5 uses
github.com/yuin/goldmark/parser (current package)
atx_heading.go#L26: type HeadingOption interface {
atx_heading.go#L47: func WithAutoHeadingID() HeadingOption {
atx_heading.go#L60: func WithHeadingAttribute() HeadingOption {
atx_heading.go#L69: func NewATXHeadingParser(opts ...HeadingOption) BlockParser {
setext_headings.go#L40: func NewSetextHeadingParser(opts ...HeadingOption) BlockParser {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |