bramstein / hypher

A fast and small JavaScript hyphenation engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Hyphenator.js language patterns with underscore

bramstein opened this issue · comments

Hyphenator.js uses the underscore instead of a dot for patterns. Might be best to support both (the original patterns use dots, the Hyphenator.js supplied ones are rewritten using underscore.) Be sure to never mix them.

Fixed per SHA: 49ec6b5