SF.net SVN: docutils:[9701 ] trunk/sandbox/manpage-wri ter/TODO.txt
grubert--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9701
http://sourceforge.net/p/docutils/code/9701
Author: grubert
Date: 2024-05-12 15:57:27 +0000 (Sun, 12 May 2024)
Log Message:
-----------
note on percent escape
Modified Paths:
--------------
trunk/sandbox/manpage-writer/TODO.txt
Modified: trunk/sandbox/manpage-writer/TODO.txt
===================================================================
--- trunk/sandbox/manpage-writer/TODO.txt 2024-05-12 11:26:45 UTC (rev 9700)
+++ trunk/sandbox/manpage-writer/TODO.txt 2024-05-12 15:57:27 UTC (rev 9701)
@@ -83,8 +83,15 @@
man(1) describes the man page ...
so the MR things need to be found with regexp or marked with a role/directive ?
+or a reference type man:tbl(1)
+The ``\%`` is :
+ a word may be broken at hyphens, at ``\%`` or ``\:`` escape sequences
+
+whatfore at the word start ?
+
+
groff_man_style on
Hyperlink macros
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.