hi,
I am using djedi:sanitize-html to sanitize the user submitted html (from summernote) on server before I store it in database. But because I need to give the user the possibility to “preview” de form before submitting it how should I sanitize summernote’s html on client?
thanks a lot.