Hi there, is there any way to enable text hyphenation in the project? Either for the entire project or just for a certain text block. If so, I want to set up a rule where words break after the first two letters, applying this to words with at least five letters. Many thanks!
this isn´t really possible I would guess.
What you can do is set if or if not linebreaks should happen.
Regarding this: https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens?retiredLocale=en
The other way would be to try to add this “Suggesting Line break opportunitys”, mentioned under the link.
1 Like