I don't know the answer to this particular problem, but:

On 17 Sep 2007, at 22:23, Scott Reynen wrote:
<abbr class="type" title="PGP">public key</abbr>

‘PGP’ is not an abbreviation of ‘public key’.

Assuming the rest of the example is correct, you'd need to do something like:

<span class="key">
  <span class="type">PGP</span> Public Key:
  <span class="value">Blah</span>
</span>

Ben
_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to