xhtml_hyphenate: An hyphenation program for XHTML documents
As an example for real-world usage of libhyphenate, I proudly present you the XHTML hyphenator. By scrutinizing the xml:lang tag present in XML documents, it hyphenates all non-header text nodes of an XHTML document with standard UTF-8 soft hyphens, which are used by all standard browsers except Mozilla Firefox as hyphenation hints. Firefox ignores them completely, so no harm is done.

Design by Northern Web Coders
comment by wer — Mar 17 at 13:58
comment by Adiel Mittmann — Mar 17 at 22:48
comment by Thiton — Mar 18 at 14:35