From: engelbert g. <gr...@us...> - 2024-05-12 15:55:49
|
--- **[bugs:#488] prepare URIs ** **Status:** open **Labels:** manpage writer **Created:** Sun May 12, 2024 03:55 PM UTC by engelbert gruber **Last Updated:** Sun May 12, 2024 03:55 PM UTC **Owner:** engelbert gruber groff_man_style on hyperlinks The arguments to .MR, .MT, and .UR should be prepared for typesetting 1. Use special character escape sequences to encode Unicode basic Latin characters where necessary, particularly the hyphen-minus. 2. 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 3. Consider adding break points before or after at signs in email addresses, and question marks, ampersands, and number signs in HTTP(S) URIs. --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |