~ clarify the long-line line breaks
authorEric Prud'hommeaux <eric@w3.org>
Wed, 03 Oct 2012 01:32:09 -0400
changeset 508 7bbfe468e440
parent 507 865287cd95fd
child 509 db4c0cb4314f
~ clarify the long-line line breaks
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Tue Oct 02 08:08:39 2012 -0400
+++ b/rdf-turtle/index.html	Wed Oct 03 01:32:09 2012 -0400
@@ -546,7 +546,7 @@
 
           <p>An example of two identical triples containing literal objects
           containing newlines, written in plain and long literal forms.
-          Assumes that line feeds in this document are #xA.
+          The line breaks in this example are LINE FEED characters (U+0A).
           (<a href="examples/example3.ttl">example3.ttl</a>):</p>
 
           <div data-include="examples/example3.ttl" data-oninclude="updateExample"></div>
@@ -1161,11 +1161,6 @@
           <li>Added <a href="#sec-parsing">parsing rules</a>.</li>
             </ul>
 
-	    <pre>
-$Log$
-
-</pre>
-
       </section>