lib/sanitize/config/relaxed.rb in sanitize-5.2.1 vs lib/sanitize/config/relaxed.rb in sanitize-5.2.2
- old
+ new
@@ -4,10 +4,10 @@
module Config
RELAXED = freeze_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
],
:allow_doctype => true,