github.com/russross/blackfriday/v2.SPRenderer.smartDash (method)

2 uses

	github.com/russross/blackfriday/v2 (current package)
		smartypants.go#L191: func (r *SPRenderer) smartDash(out *bytes.Buffer, previousChar byte, text []byte) int {
		smartypants.go#L417: 			r.callbacks['-'] = r.smartDash