--- a/rdf-primer/index.html Wed Feb 19 23:32:28 2014 +0100
+++ b/rdf-primer/index.html Wed Feb 19 23:33:32 2014 +0100
@@ -656,7 +656,7 @@
graphs. However, different ways of writing down the same graph lead
to exactly the same triples, and are thus logically equivalent. </p>
- <p>In this section we briefly introduce, through annotated examples, the following syntaxes:
+ <p>In this section we briefly introduce, through annotated examples, the following syntaxes:</p>
<ul>
<li>Turtle family of RDF languages
(<a href="#section-n-triples">N-Triples</a>,
@@ -667,7 +667,7 @@
<li><a href="#section-rdfa">RDFa</a> (for HTML and XML embedding);</li>
<li><a href="#section-rdfxml">RDF/XML</a> (XML syntax for RDF). </li>
</ul>
-</p>
+
<section id="section-turtle-family">
<h3>Turtle family of RDF languages</h3>