Changes

Jump to navigation Jump to search
16 bytes added ,  02:34, 9 October 2018
m
1 revision imported
data.classes = {}
if listType == 'horizontal' or listType == 'horizontal_ordered' then
table.insert(data.classes, 'hlisthlist-separated')
elseif listType == 'unbulleted' then
table.insert(data.classes, 'plainlist')

Navigation menu