golang.org/x/pkgsite/internal/frontend.htmlRenderer.info (field)

4 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		goldmark.go#L59: 	info   *source.Info
		goldmark.go#L69: 		info:         info,
		goldmark.go#L125: 				d, err := translateHTML(line.Value(source), r.info, r.readme)
		goldmark.go#L155: 			d, err := translateHTML(segment.Value(source), r.info, r.readme)