github.com/yuin/goldmark/ast.AutoLink.Protocol (field)
5 uses
github.com/yuin/goldmark/ast (current package)
inline.go#L462: Protocol []byte
inline.go#L489: if n.Protocol != nil {
inline.go#L491: ret := make([]byte, 0, len(n.Protocol)+s.Len()+3)
inline.go#L492: ret = append(ret, n.Protocol...)
github.com/yuin/goldmark/extension
linkify.go#L280: link.Protocol = protocol
![]() |
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. |