# HG changeset patch # User Paul Boddie # Date 1369840964 -7200 # Node ID 5c78c247dde550750b545f5a6a37fa8b13ab3d67 # Parent 3079bf27946b102e3d7174bb2700f3280ee1c9a0 Tidied the list and removed old items. diff -r 3079bf27946b -r 5c78c247dde5 TO_DO.txt --- a/TO_DO.txt Wed May 29 17:19:17 2013 +0200 +++ b/TO_DO.txt Wed May 29 17:22:44 2013 +0200 @@ -8,6 +8,10 @@ the XHTML format DEV/MailmanOnLaunchpad (14352425) +DOC/Email commands quick reference (786484) + + (Nested sections need to have increased bracketing for outer markers) + This needs implementing for Confluence syntax Confluence parsing output does not nest Moin regions and thus handle preformatted text inside regions @@ -37,11 +41,6 @@ @ in the text causes mailto: auto-linking -DOC/Email commands quick reference (786484) - - (Nested sections need to have increased bracketing for outer markers) - This needs implementing for Confluence syntax - COM/Organizations that use Mailman (26) (Absorb the default parameter used by the anchor macros in headings) @@ -91,8 +90,3 @@ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)\?(.*) /moin.cgi/$1\%3f$2 [PT,L,QSA] - -— and – in XML format. (used htmlentitydefs) - -(Child, parent, ancestor page relationships support. Maybe implement this in -lists in special regions, or just insert lists of child pages into the content.)