func github.com/yuin/goldmark/extension.newDefaultSubstitutions

3 uses

	github.com/yuin/goldmark/extension (current package)
		typographer.go#L69: func newDefaultSubstitutions() [][]byte {
		typographer.go#L119: 	replacements := newDefaultSubstitutions()
		typographer.go#L153: 			Substitutions: newDefaultSubstitutions(),