Open Defcon0 opened 5 years ago
Hello,
at first I'd like to thank you for the great module you've built!
Only one thing bothers me: Is there an opportunity to set a minimum word count after hyphenation in order to avoid hyphenations like that:
This is a very good do- cument.
Better would be to have:
This is a very good docu- ment.
So the minWordCountAfterHyphenation would be 4 (or 3) in this case.
minWordCountAfterHyphenation
Is this already possible or would it be an option for the future?
Thanks in advance!
Bye Defcon0
Hello,
at first I'd like to thank you for the great module you've built!
Only one thing bothers me: Is there an opportunity to set a minimum word count after hyphenation in order to avoid hyphenations like that:
Better would be to have:
So the
minWordCountAfterHyphenation
would be 4 (or 3) in this case.Is this already possible or would it be an option for the future?
Thanks in advance!
Bye Defcon0