func github.com/yuin/goldmark/text.NewReader
4 uses
github.com/yuin/goldmark/text (current package)
reader.go#L86: func NewReader(source []byte) Reader {
github.com/yuin/goldmark
markdown.go#L115: reader := text.NewReader(source)
github.com/yuin/goldmark/parser
atx_heading.go#L210: lr := text.NewReader(line)
golang.org/x/pkgsite/internal/frontend
readme.go#L128: reader := gmtext.NewReader(contents)
![]() |
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. |