https://bugs.documentfoundation.org/show_bug.cgi?id=155088
--- Comment #6 from [email protected] --- No, you're misunderstanding. The way it *currently* works is that it breaks the line when there is a hyphen in the link, not (as far as I am aware) in any other case. For example https://example.com/items/item-one/picture-three.png might get broken as: words words words https://example.com/items/item-one/picture- three.png words I don't see any real issue with breaking on hyphen, however in many cases the link would better fit broken up like this: words words words https://example.com/ items/item-one/picture-three.png words This, however doesn't happen naturally, and *that* is my issue. Even worse, it is not uncommon to see something as hideous as this: words words words https://example.com/items/itemone/ picturethree.png words -- You are receiving this mail because: You are the assignee for the bug.
