var github.com/yuin/goldmark/extension.StrikethroughAttributeFilter

2 uses

	github.com/yuin/goldmark/extension (current package)
		strikethrough.go#L86: var StrikethroughAttributeFilter = html.GlobalAttributeFilter
		strikethrough.go#L92: 			html.RenderAttributes(w, n, StrikethroughAttributeFilter)