کاربر ناشناس
پودمان:List: تفاوت میان نسخهها
به روز رسانی
جز (۱ نسخه واردشده) |
imported>Yamaha5 (به روز رسانی) |
||
خط ۲۴: | خط ۲۴: | ||
data.classes = {} | data.classes = {} | ||
if listType == 'horizontal' or listType == 'horizontal_ordered' then | if listType == 'horizontal' or listType == 'horizontal_ordered' then | ||
table.insert(data.classes, 'hlist') | table.insert(data.classes, 'hlist hlist-separated') | ||
elseif listType == 'unbulleted' then | elseif listType == 'unbulleted' then | ||
table.insert(data.classes, 'plainlist') | table.insert(data.classes, 'plainlist') |