Update style for grammar and at-risk from Turtle doc
authorAndy Seaborne <andy.seaborne@apache.org>
Sat, 31 Aug 2013 15:10:04 +0100
changeset 1038 e02d1a0b3bdb
parent 1037 0f1a35900fbf
child 1039 4eba39a10bb1
Update style for grammar and at-risk from Turtle doc
trig/index.html
--- a/trig/index.html	Thu Aug 29 20:52:44 2013 +0100
+++ b/trig/index.html	Sat Aug 31 15:10:04 2013 +0100
@@ -67,7 +67,7 @@
 	  editors:  [
 	      { name: "Gavin Carothers",
                         // link error, pls correct: url: "http://gavin.carothers.name/",
-			company: "Lex Machina", companyURL: "https://lexmachina.com/" },
+			company: "Lex Machina", companyURL: "https://lexmachina.com/" }
 	  ],
 
 	  // authors, add as many as you like. 
@@ -372,12 +372,12 @@
 		    </tr>
 		    
 		    <tr>
-		      <td>'\"'</td>
+		      <td>'\"'</td><!-- " -->
 		      <td>U+0022</td>
 		    </tr>
 		    
 		    <tr>
-		      <td>'\''</td>
+		      <td>'\''</td> <!-- ' -->
 		      <td>U+0027</td>
 		    </tr>