Buggy non-word characters
Closed this issue · 0 comments
wooorm commented
syllable('wine'); //=> 1
syllable('bottle'); //=> 2
syllable('wine-bottle'); //=> 4, should be 3
Closed this issue · 0 comments
syllable('wine'); //=> 1
syllable('bottle'); //=> 2
syllable('wine-bottle'); //=> 4, should be 3