comment-brainstorming

From Microformats Wiki
Revision as of 18:59, 25 September 2008 by Csarven (talk | contribs) (Using hcomment along with hatom or hentry)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

If we can indicate that the hAtom entries are also comments, we could add an indicator beside hAtom.

<div class="hatom hcomment">

hAtom pattern goes here.

</div>

Alternatively, we could add hcomment with hentry to indicate that the following hentry can be treated also as a comment.

<div class="hentry hcomment">

hEntry pattern goes here.

</div>

--Sarven Capadisli 11:59, 25 Sep 2008 (PDT)