From 3aaf60489a7cf72520b345214e15dd1b46d39e6c Mon Sep 17 00:00:00 2001 From: f Date: Fri, 31 Mar 2023 14:56:50 -0300 Subject: [PATCH] feat: aceptar otros atributos de listas sutty/editor#85 --- 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 e5e9af7b..ca5b48e3 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 code start].freeze + figcaption a sub sup small table thead tbody tfoot tr th td br code start type reversed].freeze end # Decifra el valor