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

2 uses

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