hakyll-contrib-hyphenation

automatic hyphenation for Hakyll

https://bitbucket.org/rvlm/hakyll-contrib-hyphenation

Latest on Hackage:0.1.0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Pavel Kretov

This library provides Hakyll compiler to automatically hyphenate each word in HTML output with Unicode SOFT-HYPHEN characters. It understands HTML markup and doesn't try, for example, to hyphenate tag names and attributes. It uses hyphenation package to do actual work of splitting words.