groff_man_style on hyperlinks
The arguments to .MR, .MT, and .UR should be prepared for typesetting
- Use special character escape sequences to encode Unicode basic Latin characters where necessary, particularly the hyphen-minus.
- URIs can be lengthy; ... the application of non-printing break point escape sequences \: after each slash (or series thereof), and before each dot (or series thereof) is recommended
- Consider adding break points before or after at signs in email addresses, and question marks, ampersands, and number signs in HTTP(S) URIs.
\:
to give breaking points.\%
to disallow hyphenationThe bug is fixed in Docutils 0.22 released 2025-07-29.