const github.com/yuin/goldmark/extension.Apostrophe

5 uses

	github.com/yuin/goldmark/extension (current package)
		typographer.go#L58: 	Apostrophe
		typographer.go#L80: 	replacements[Apostrophe] = []byte("’")
		typographer.go#L219: 			if s.Substitutions[Apostrophe] != nil {
		typographer.go#L227: 						node := gast.NewString(s.Substitutions[Apostrophe])
		typographer.go#L236: 					node := gast.NewString(s.Substitutions[Apostrophe])