github.com/yuin/goldmark/extension.unclosedCounter.Double (field)

5 uses

	github.com/yuin/goldmark/extension (current package)
		typographer.go#L17: 	Double int
		typographer.go#L22: 	u.Double = 0
		typographer.go#L278: 				counter.Double++
		typographer.go#L281: 			if s.Substitutions[RightDoubleQuote] != nil && counter.Double > 0 {
		typographer.go#L292: 					counter.Double--