48,355
edits
No edit summary |
|||
| Line 1,546: | Line 1,546: | ||
:gsub("\4", ":") | :gsub("\4", ":") | ||
end | end | ||
if not self:hasType("conlang") then | |||
text = gsub(text,"^%*", "") | |||
end | |||
return text, fail, cats, subbedChars | return text, fail, cats, subbedChars | ||
end | end | ||