Module:Smyth: Difference between revisions

Content deleted Content added
m remove lowercase letters from link
m one or zero periods
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