5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-03 12:16:07 +00:00

Merge branch 'usar-sutty-editor' into panel.sutty.nl

This commit is contained in:
f 2023-01-25 11:51:13 -03:00
commit 1195bee6f5

View file

@ -202,7 +202,7 @@ MetadataTemplate = Struct.new(:site, :document, :name, :label, :type,
def allowed_attributes
@allowed_attributes ||= %w[style href src alt controls data-align data-multimedia data-multimedia-inner id
name rel target referrerpolicy class colspan rowspan role].freeze
name rel target referrerpolicy class colspan rowspan role data-turbo].freeze
end
def allowed_tags