From: engelbert g. <gr...@us...> - 2023-05-20 09:34:54
|
checking with pandoc ~~~ See the `Python home page <https://www.python.org>`_ for info. ~~~ is converted to ~~~ see See the Python home page (https://www.python.org) for info. ~~~ TODO - how man pages will be broken if references are included - modern web-references tend to be long ... a layout disaster so to say should the link be - in place - end of paragraph - in SEE ALSO - what does mandoc do/show --- **[feature-requests:#72] rst2man: Show reference targets** **Status:** open **Group:** Default **Created:** Wed Aug 26, 2020 03:47 PM UTC by Petr Viktorin **Last Updated:** Fri Apr 23, 2021 10:05 AM UTC **Owner:** engelbert gruber Currently, the manpage writer writes a reference like `ALT TEXT <URL>` as just `ALT TEXT`, with alternate font. Would it be better to render it as, for example, `ALT TEXT [URL]`, so the information is not lost? --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/feature-requests/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |