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

4 uses

	github.com/yuin/goldmark/extension (current package)
		typographer.go#L104: type withTypographicSubstitutions struct {
		typographer.go#L108: func (o *withTypographicSubstitutions) SetParserOption(c *parser.Config) {
		typographer.go#L112: func (o *withTypographicSubstitutions) SetTypographerOption(p *TypographerConfig) {
		typographer.go#L124: 	return &withTypographicSubstitutions{replacements}