Changes
use nil
local function getListItem(data, style, itemStyle, itemValue)
if not data then
return nilc
end
local item = htmlBuilder.create('li')
if not args['list_style_type'] and not args['list-style-type'] then
args['list_style_type'] = args['type']
args['type'] = ''nil
end
end