flavorjones / loofah

Ruby library for HTML/XML transformation and sanitization
MIT License
934 stars 137 forks source link

test: make the generated tests more flexible #260

Closed flavorjones closed 1 year ago

flavorjones commented 1 year ago

Allow us to add sanitized values with arbitrary keys to the data file.

This is a prefactor to make adding HTML5 support simpler.