Content deleted Content added
(Wikiplus) |
rm - in this also; I'd like to make that an actual list rather than the unsemantic br's. |
||
Line 41:
local function titleItem(builder, content)
if content ~= nil then
builder:tag( 'span' ):wikitext(
end
end
|