func github.com/russross/blackfriday/v2.needSkipLink

2 uses

	github.com/russross/blackfriday/v2 (current package)
		html.go#L307: func needSkipLink(flags HTMLFlags, dest []byte) bool {
		html.go#L556: 		if needSkipLink(r.Flags, dest) {