github.com/russross/blackfriday/v2.NodeType.String (method)

2 uses

	github.com/russross/blackfriday/v2 (current package)
		html.go#L828: 		panic("Unknown node type " + node.Type.String())
		node.go#L68: func (t NodeType) String() string {