const github.com/russross/blackfriday/v2.NofollowLinks

2 uses

	github.com/russross/blackfriday/v2 (current package)
		html.go#L36: 	NofollowLinks                                 // Only link with rel="nofollow"
		html.go#L284: 	if flags&NofollowLinks != 0 {