SF.net SVN: docutils:[10053 ] trunk/docutils/HISTORY .rst

grubert--- via Docutils-checkins <[email protected]> Fri, 21 Mar 2025 02:17:10 +0000
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 10053
          http://sourceforge.net/p/docutils/code/10053
Author:   grubert
Date:     2025-03-21 02:17:10 +0000 (Fri, 21 Mar 2025)
Log Message:
-----------
clean up 

Modified Paths:
--------------
    trunk/docutils/HISTORY.rst

Modified: trunk/docutils/HISTORY.rst
===================================================================
--- trunk/docutils/HISTORY.rst	2025-03-21 02:16:12 UTC (rev 10052)
+++ trunk/docutils/HISTORY.rst	2025-03-21 02:17:10 UTC (rev 10053)
@@ -212,9 +212,10 @@
     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.
-  - If macro references is active output refuri always.
-  - For text references: no line end after refuri, no additional spaces.
-  - Skip references only if content is equal, or only differs by "mailto:".
+  - macro-references: output refuri always.
+  - text-references: no line end after refuri, no additional spaces.
+  - text-references: Skip references only if content is equal, or only differs
+    by "mailto:".
 
 * docutils/writers/null.py
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.