Module:Smyth: Difference between revisions

Content deleted Content added
I think I finally made it work
no-break space between section sign and first section number
Line 83:
output = output .. " " .. sign
end
output = output .. "  " .. sections[i] .. postscripts[i] .. "]" .. separators[i]
end
end