"ماڈیول:List" کے نسخوں کے درمیان فرق
add support for horizontal numbered lists |
tweak comment at the start |
||
سطر 1: | سطر 1: | ||
-- This module outputs different kinds of lists. At the moment, bulleted, unbulleted, horizontal, and numbered lists are supported. | -- This module outputs different kinds of lists. At the moment, bulleted, unbulleted, | ||
-- horizontal, numbered, and horizontal numbered lists are supported. | |||
local p = {} | local p = {} |