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

3 uses

	github.com/yuin/goldmark/extension (current package)
		typographer.go#L25: func getUnclosedCounter(pc parser.Context) *unclosedCounter {
		typographer.go#L217: 		counter := getUnclosedCounter(pc)
		typographer.go#L302: 	getUnclosedCounter(pc).Reset()