var github.com/yuin/goldmark/parser.skipListParserValue

2 uses

	github.com/yuin/goldmark/parser (current package)
		list_item.go#L21: var skipListParserValue interface{} = true
		list_item.go#L67: 			pc.Set(skipListParser, skipListParserValue)