Module:Smyth: Difference between revisions

Content deleted Content added
m one or zero periods
m undo until I come up with a working version
Line 86:
break
else
local sectionPath = string.gsub(sections[i], "%.?[%l%d]?", "") -- remove periods and lowercase letters, if there are any
output = output .. "[" .. Smyth(sectionPath).url
if i == 1 then