From cd1a80769f4a4918364d98e19d770528f7516a60 Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Mon, 8 Jul 2019 16:09:40 +0200 Subject: [PATCH] MDL-66104 output: HTMLPurifier to allow tags everywhere Before the patch, HTMLPurifier was instructed to handle tags in block mode. That implies that any block tag enclosing it had to be closed for HTML compliance. But