You're viewing old version number 6. - Current version
Add h-entry microformat
Completed in early October 2013.
http://microformats.org/wiki/h-entry
Surround content with the article tag.
Include h-entry with the article tag.
<article class="h-entry">
  <h1 class="p-name">Microformats are amazing</h1>
  <p>Published by <a class="p-author h-card">W. Developer</a>
     on <time class="dt-published" datetime="2013-06-13 12:00:00">13<sup>th</sup> June 2013</time>
 
  <p class="p-summary">In which I extoll the virtues of using microformats.</p>
 
  <div class="e-content">
    <p>Blah blah blah</p>
  </div>
</article>
 Related to displaying remote posts (responses) via webmention.
http://adactio.com/journal/6495/
http://adactio.com/journal/6469/
From JR's : articles
66 words - 655 chars 
created on  
updated on  
 - #
 source
 - versions
 
Related articles
Resolved - Enforce user name spaces  - Jul 24, 2013
 
Resolved - Fix YouTube embed code  - Sep 05, 2013
 
Resolved - Fix backlinks not working issue  - Aug 26, 2013
 
Resolved - Add keyboard shortcuts to split-screen typing mode  - Mar 28, 2014
 
Resolved - Fix display of extended ascii characters when editing in splitscreen mode  - Aug 21, 2013
 
more >>