SF.net SVN: docutils:[10115 ] trunk/docutils/HISTORY .rst
grubert--- via Docutils-checkins <[email protected]> Thu, 01 May 2025 09:30:30 +0000
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 10115
http://sourceforge.net/p/docutils/code/10115
Author: grubert
Date: 2025-05-01 09:30:28 +0000 (Thu, 01 May 2025)
Log Message:
-----------
cleanup manpage reference entries
Modified Paths:
--------------
trunk/docutils/HISTORY.rst
Modified: trunk/docutils/HISTORY.rst
===================================================================
--- trunk/docutils/HISTORY.rst 2025-04-30 15:16:04 UTC (rev 10114)
+++ trunk/docutils/HISTORY.rst 2025-05-01 09:30:28 UTC (rev 10115)
@@ -223,19 +223,7 @@
- Add module function insert_URI_breakpoints.
- Add command line option ``--macro-references``/``--text-references``
to enable/disable usage of *man* macros .UR/.UE.
- - Do not output .UR/.UE macros without refuri in node.
- - Use .MT/.ME macros for mailto.uris.
- - macro-references: output refuri always.
- - macro-references: reduce space around refs.
- - macro-references: insert breakpoints and hyphenation-off.
- - macro-references: Skip content if content is equal, or only differs
- by "mailto:".
- - text-references: insert breakpoints and hyphenation-off.
- - text-references: no line end after refuri, no additional spaces.
- - text-references: Skip references only if content is equal, or only differs
- by "mailto:".
- - macro-references: remove "mailto:" from refuris in the .MT line.
- man/groff adds one ... but mandoc does not :-/
+ - Proper reference output.
* docutils/writers/null.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.