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

6 uses

	github.com/russross/blackfriday/v2 (current package)
		html.go#L536: 	case Strong:
		inline.go#L1163: 			nodeType := Strong
		inline.go#L1196: 			strong := NewNode(Strong)
		node.go#L23: 	Strong
		node.go#L50: 	Strong:         "Strong",
		node.go#L218: 	case Strong: