this PR is about finally handling the non-Latin, UTF-8 characters in Syllable::hyphenateHtml(). With this patch hyphenation in Syllable::hyphenateText() and Syllable::hyphenateHtml() behave the same and allow for example to hypehante html with entities or Cyrillic characters.
Hi @vanderlee,
this PR is about finally handling the non-Latin, UTF-8 characters in Syllable::hyphenateHtml(). With this patch hyphenation in Syllable::hyphenateText() and Syllable::hyphenateHtml() behave the same and allow for example to hypehante html with entities or Cyrillic characters.
Greetings Alex