Module:List: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
adjust match
(test fix for technically invalid parameters being passed to type by moving them (if possible) to list_style_type)
(adjust match)
Line 67:
root.css('margin-left', indent .. 'em')
end
if args['type'] and not args['type']:match('^%s*[1AaIi]%s*$') then
if not args['list_style_type'] and not args['list-style-type'] then
args['list_style_type'] = args['type']
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu