Fix XMLLint issues in syntax doc. (Let's try to keep them all valid XHTML documents please).
authorGregg Kellogg <gregg@kellogg-assoc.com>
Mon, 16 Apr 2012 16:48:31 -0700
changeset 530 481a8a3b67af
parent 529 68663e5ad165
child 531 735a98612a98
Fix XMLLint issues in syntax doc. (Let's try to keep them all valid XHTML documents please).
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-syntax/index.html	Mon Apr 16 16:42:34 2012 -0700
+++ b/spec/latest/json-ld-syntax/index.html	Mon Apr 16 16:48:31 2012 -0700
@@ -1383,7 +1383,7 @@
     property values using the compact IRI <code>prefix:suffix</code> notation.
   </p>
   <p>It's also possible to use compact IRIs within the context as shown in the
-    following example:<p>
+    following example:</p>
   <pre class="example" data-transform="updateExample">
 <!--
 {
@@ -1544,12 +1544,11 @@
 
 <pre class="example" data-transform="updateExample">
 <!--
-
 GET /ordinary-json-document.json HTTP/1.1
 Host: example.com
 Accept: application/json,*/*;q=0.1
 
-----------------------------------------------------
+====================================
 
 HTTP/1.0 200 OK
 ...
@@ -1738,7 +1737,7 @@
   absolute <tref>IRI</tref>) to be defined as something else entirely, but this usage is discouraged.</p>
 
 <p>Type coercion is performed using the unexpanded value of the key, which MUST exactly match a coercion
-  rule in the <tref>active context</tref>.
+  rule in the <tref>active context</tref>.</p>
 
 </section>