type github.com/russross/blackfriday/v2.smartCallback

2 uses

	github.com/russross/blackfriday/v2 (current package)
		smartypants.go#L27: 	callbacks     [256]smartCallback
		smartypants.go#L383: type smartCallback func(out *bytes.Buffer, previousChar byte, text []byte) int