Validator fixes ldpatch
authorAndrei Sambra <andrei@w3.org>
Fri, 27 Feb 2015 16:21:39 -0500
branchldpatch
changeset 950 54acb1ed9f17
parent 949 813b479d8e97
child 951 99274eecad48
Validator fixes
ldpatch.html
--- a/ldpatch.html	Fri Feb 27 16:09:40 2015 -0500
+++ b/ldpatch.html	Fri Feb 27 16:21:39 2015 -0500
@@ -108,8 +108,8 @@
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
-          // previousPublishDate:  "1977-03-15",
-          // previousMaturity:  "WD",
+          // publishDate:  "2015-03-03",
+          // crEnd: "2015-04-17", // 45 days
 
           // if there a publicly available Editor's Draft, this is the link
           edDraftURI:           "https://dvcs.w3.org/hg/ldpwg/raw-file/ldpatch/ldpatch.html",
@@ -1294,25 +1294,25 @@
       <h2>Internet Media Type, File Extension and Macintosh File Type</h2>
 
 	    <dl>
-	      <dt>Contact:</dt>
-	      <dd>Andrei Vlad Sambra</dd>
-	      <dt>see also:</dt>
+        <dt>Contact:</dt>
+        <dd>Andrei Vlad Sambra</dd>
+        <dt>see also:</dt>
         <dd><a href="http://www.w3.org/2002/06/registering-mediatype">How to Register a Media Type for a <abbr title="World Wide Web Consortium">W3C</abbr> Specification</a></dd>
         <dd><a href="http://www.w3.org/2001/tag/2002/0129-mime">Internet Media Type registration, consistency of use</a><br>
             TAG Finding 3 June 2002 (Revised 4 September 2002)</dd>
-
-        <p>The Internet Media Type / MIME Type for LD Patch is "text/ldpatch".</p>
-        <div class="ldp-issue">
-          Pending discussion/registration with IETF.
-        </div>
+      </dl>
+      <p>The Internet Media Type / MIME Type for LD Patch is "text/ldpatch".</p>
+      <div class="ldp-issue">
+        Pending discussion/registration with IETF.
+      </div>
 
-        <p>It is recommended that LD Patch files have the extension ".ldp" (all lowercase) on all platforms.</p>
-        <div class="ldp-issue">
-          Possible namespace conflict for .ldp!
-	      </div>
+      <p>It is recommended that LD Patch files have the extension ".ldp" (all lowercase) on all platforms.</p>
+      <div class="ldp-issue">
+        Possible namespace conflict for .ldp!
+      </div>
 
-        <p>It is recommended that LD Patch files stored on Macintosh HFS file systems be given a file type of "TEXT".</p>
-      </dl>
+      <p>It is recommended that LD Patch files stored on Macintosh HFS file systems be given a file type of "TEXT".</p>
+      
   
       <dl>
         <dt>Type name:</dt>
@@ -1337,8 +1337,9 @@
           <dd>This specification.</dd>
         <dt>Applications which use this media type:</dt>
           <dd>No widely deployed applications are known to use this media type. It may be used by some web services and clients consuming their data.</dd>
-        <br>
-        <dt>Additional information:</dt>
+      </dl>
+      <strong>Additional information:</strong>
+      <dl>
         <dt>Magic number(s):</dt>
           <dd>LD Patch documents may have the string '@prefix' (case sensitive) near the beginning of the document.</dd>
         <dt>File extension(s):</dt>