type github.com/yuin/goldmark/extension.typographer

4 uses

	github.com/yuin/goldmark/extension (current package)
		typographer.go#L305: type typographer struct {
		typographer.go#L310: var Typographer = &typographer{}
		typographer.go#L314: 	return &typographer{
		typographer.go#L319: func (e *typographer) Extend(m goldmark.Markdown) {