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

2 uses

	github.com/russross/blackfriday/v2 (current package)
		smartypants.go#L222: func (r *SPRenderer) smartAmpVariant(out *bytes.Buffer, previousChar byte, text []byte, quote byte, addNBSP bool) int {
		smartypants.go#L248: 		return r.smartAmpVariant(out, previousChar, text, quote, addNBSP)