Module:languages: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1,550: Line 1,550:
text = gsub(text,"^%*", "")
text = gsub(text,"^%*", "")
end
end
text = gsub(text,"^%*%*", "*")
return text, fail, cats, subbedChars
return text, fail, cats, subbedChars