github.com/yuin/goldmark/parser.autoLinkParser.Parse (method)

one use

	github.com/yuin/goldmark/parser (current package)
		auto_link.go#L24: func (s *autoLinkParser) Parse(parent ast.Node, block text.Reader, pc Context) ast.Node {