Content deleted Content added
Remove test code |
|||
Line 65:
-- Close table
table.insert(t, '|}\n')
-- Small text, footnotes
table.insert(t, '<small>RESERVED TEXT</small>\n')
return table.concat(t)
end
|
Remove test code |
|||
Line 65:
-- Close table
table.insert(t, '|}\n')
-- Small text, footnotes
table.insert(t, '<small>RESERVED TEXT</small>\n')
return table.concat(t)
end
|