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

2 uses

	github.com/yuin/goldmark/extension (current package)
		typographer.go#L150: func NewTypographerParser(opts ...TypographerOption) parser.InlineParser {
		typographer.go#L321: 		util.Prioritized(NewTypographerParser(e.options...), 9999),