Modul:List: Unterschied zwischen den Versionen
tweak comment at the start
(add support for horizontal numbered lists) |
(tweak comment at the start) |
||
Zeile 1: | Zeile 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 = {} |