Closed gjtorikian closed 4 months ago
I believe that sanitization should happen after rewriting. To be honest, sanitization should happen during the rewriting, so that the HTML doesn't need to be processed twice, but I'm fine leaving that improvement for the future.
Rolled into #58
but I'm fine leaving that improvement for the future.
this improvement was made
I believe that sanitization should happen after rewriting. To be honest, sanitization should happen during the rewriting, so that the HTML doesn't need to be processed twice, but I'm fine leaving that improvement for the future.