<div class="gmail_quote"><div><font>Hi,<br></font></div><div><font> </font></div><div><div><font>How do I markup a metadata at a specific position in an HTML document ? Not *on* elements (I'd use microdata/RDFa for that) but, let's say, *between* two of them for example.</font></div>

<div><font>As I understand it, processing instructions are not allowed in HTML5. Am I correct ?</font><div><font>
</font><font>If so, what is the equivalent  ?</font></div></div></div><div><font> </font></div><div><font> Should I use : </font></div><div><font>- an empty <span data-foo="bar"/> for that ?</font></div><div>

<font>- an empty <hr> ?<br></font></div><div><font>- a comment ?<br>- a PIs anyway (because even if not allowed, they seem to be treated like comments anyway) ?<br> - something else ?<br></font></div><div><font>
</font><font><br></font></div><div><font>
(The semantic meaning of the metadata is more of less "this is where my application may insert comments")</font></div><div><font><br></font></div><div><font><br></font></div><div><font>Thanks</font><br></div><div>
<br></div></div>