Closed ishults closed 9 years ago
This allows for adding protocols via something like:
allow('a') { protocols attribute: 'href', value: ['http', 'https'] // Or protocols attribute: 'href', value: 'http' }
I merged it via the GitHub interface.
Looks good as far as I can tell. I updated the version number in HtmlCleanerGrailsPlugin.groovy as well.
Published new version to grails central
This allows for adding protocols via something like: