var github.com/microcosm-cc/bluemonday.ISO8601

3 uses

	github.com/microcosm-cc/bluemonday (current package)
		helpers.go#L84: 	ISO8601 = regexp.MustCompile(
		policies.go#L176: 	p.AllowAttrs("datetime").Matching(ISO8601).OnElements("time")
		policies.go#L205: 	p.AllowAttrs("datetime").Matching(ISO8601).OnElements("del", "ins")