github.com/yuin/goldmark/extension.typographer.options (field)

3 uses

	github.com/yuin/goldmark/extension (current package)
		typographer.go#L306: 	options []TypographerOption
		typographer.go#L315: 		options: opts,
		typographer.go#L321: 		util.Prioritized(NewTypographerParser(e.options...), 9999),