Comment
Layout for a comment – schema.org/Comment.
<div class="comment" itemscope itemtype="https://schema.org/Comment">
<ul class="info">
<li class="published_at" itemprop="datePublished" content="2016-03-14">14th March, 2016</li>
<li class="author" itemprop="author">Martin Kæstel Nielsen</li>
</ul>
<div class="commentbody" itemprop="text">
<p>This is so cool and easy to work with and I get the semantic properties handed on a plate.</p>
</div>
</div>