Module:Template test case: Difference between revisions

inline rows need to be separated with a newline
(use wikitext bulleted lists for the inline format after all)
(inline rows need to be separated with a newline)
Line 399:
ret[#ret + 1] = table.concat(line)
end
return table.concat(ret, '\n')
end