github.com/yuin/goldmark/parser.Block.Parser (field)
5 uses
github.com/yuin/goldmark/parser (current package)
parser.go#L627: Parser BlockParser
parser.go#L887: blocks[i].Parser.Close(blocks[i].Node, reader, pc)
parser.go#L969: lastBlock.Parser.Close(last, reader, pc)
parser.go#L999: state := lastBlock.Parser.Continue(lastBlock.Node, reader, pc)
parser.go#L1075: state := be.Parser.Continue(be.Node, reader, pc)
![]() |
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. |