func github.com/yuin/goldmark/parser.removeLinkLabelState

3 uses

	github.com/yuin/goldmark/parser (current package)
		link.go#L68: func removeLinkLabelState(pc Context, d *linkLabelState) {
		link.go#L142: 	removeLinkLabelState(pc, last)
		link.go#L375: 		removeLinkLabelState(pc, s)