Content deleted Content added
Opencooper (talk | contribs) add |
Opencooper (talk | contribs) always try looking for a hyphen in reading |
||
Line 149:
// Need to add hyphen escaped since it has special behavior in regex classes
// TODO: Just escape $kanji early instead, like we did before?
var kanjiAuxillary = kanjiStripped.replace(/\w/g, "");
|