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

5 uses

	github.com/yuin/goldmark/extension (current package)
		typographer.go#L16: 	Single int
		typographer.go#L21: 	u.Single = 0
		typographer.go#L253: 					counter.Single++
		typographer.go#L261: 			if s.Substitutions[RightSingleQuote] != nil && counter.Single > 0 {
		typographer.go#L268: 					counter.Single--