If NNW is going to hyphenate titles, it ought to be smarter about it

I think auto hyphenating article titles is of dubious value, but as it stands it looks plain bad when it breaks something “er” to a line on its own. A truly good hyphenation algorithm is more complex, but for a start, it shouldn’t hyphenate the last word of a title.

Arguably, it shouldn’t hyphenate titles at all. It’s a one line fix (no pun intended).

@brent Do you want this fixed? It’s just a change to the hyphenationFactor for article titles.

PR merged — fix is in build 7041 :+1: