3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
|
%ul
|
||
|
- each item, index in items
|
||
|
%li= item + '(' + index + ')'
|