10,731
edits
TheNightAvl (talk | contribs) (Added capitalisation mechanism) |
TheNightAvl (talk | contribs) (Added apostrophes to affix group) |
||
Line 17: | Line 17: | ||
local affix = { | local affix = { | ||
["·"] = true, ["-"] = true, | ["·"] = true, ["-"] = true, ["’"] = true, ["‘"] = true, | ||
} | } | ||