From dc1ec0cde2a1401cb93a49a2c3d537b7c8c3da58 Mon Sep 17 00:00:00 2001 From: Ajmal Sali Date: Tue, 17 Nov 2020 18:43:42 +0530 Subject: [PATCH] sup is already part of BASIC Let's avoid a duplicate, --- lib/sanitize/config/relaxed.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sanitize/config/relaxed.rb b/lib/sanitize/config/relaxed.rb index 0de1c63..ad9387f 100644 --- a/lib/sanitize/config/relaxed.rb +++ b/lib/sanitize/config/relaxed.rb @@ -6,7 +6,7 @@ module Config :elements => BASIC[:elements] + %w[ address article aside bdi bdo body caption col colgroup data del div figcaption figure footer h1 h2 h3 h4 h5 h6 head header hgroup hr html - img ins main nav rp rt ruby section span style summary sup table tbody + img ins main nav rp rt ruby section span style summary table tbody td tfoot th thead title tr wbr ],