Combining "rel=" properties with URI.Munge
Soonz opened this issue · 2 comments
Soonz commented
Hello,
I want to use URI.Munge but with the nofollow property and it doesn't work.
URI.Munge: '/redirect?url=%s'
HTML.Nofollow: true
HTML.TargetBlank: true
HTML.TargetNoopener: true
HTML.TargetNoreferrer: true
Is it possible or it needs an update ?
Thanks.
HeahDude commented
Hello @Soonz, this should be possible indeed as there are nothing telling otherwise at http://htmlpurifier.org/live/configdoc/plain.html#URI.Munge.
Maybe this issue should be opened in https://github.com/Exercise/HTMLPurifierBundle instead?
HeahDude commented
Closing for lack of feedback. Feel free to reopen, thanks.