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

4 uses

	github.com/russross/blackfriday/v2 (current package)
		html.go#L508: 	case Text:
		inline.go#L1221: 	node := NewNode(Text)
		node.go#L27: 	Text
		node.go#L54: 	Text:           "Text",