Изменения

Перейти к навигации Перейти к поиску
+id, name
Строка 175: Строка 175:  
-- Whitelist of allowed HTML attributes:
 
-- Whitelist of allowed HTML attributes:
 
local allowed_attributes = to_set {
 
local allowed_attributes = to_set {
'style', 'align', 'href', 'src', 'alt', 'width', 'height', 'title',
+
'id', 'name', 'style',
 +
'align', 'href', 'src', 'alt', 'width', 'height', 'title',
 
'rowspan', 'colspan'
 
'rowspan', 'colspan'
 
}
 
}

Реклама:

Навигация