From 501091acc5242469de119e582064846d84483fbb Mon Sep 17 00:00:00 2001 From: f Date: Fri, 6 Jan 2023 12:48:53 -0300 Subject: [PATCH] fix: no eliminar --- app/models/metadata_template.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/metadata_template.rb b/app/models/metadata_template.rb index b92f172a..abf2dac6 100644 --- a/app/models/metadata_template.rb +++ b/app/models/metadata_template.rb @@ -203,7 +203,7 @@ MetadataTemplate = Struct.new(:site, :document, :name, :label, :type, def allowed_tags @allowed_tags ||= %w[strong em del u mark p h1 h2 h3 h4 h5 h6 ul ol li img iframe audio video div figure blockquote - figcaption a sub sup small table thead tbody tfoot tr th td br].freeze + figcaption a sub sup small table thead tbody tfoot tr th td br code].freeze end # Decifra el valor