reply to multiple paragraphs

revision 714ecfe9bd5ef23e7eaa7d5da705a952635747b9

raw

reply.xml

1
2
3
4
5
6
7
8
9
10
11
12
13
<div class="h-entry">
 <a class="u-in-reply-to" href="http://blog.example.org/1">Foo said</a> several things today:
 
 <div>
  <blockquote cite="http://blog.example.org/1#p1">I say foo</blockquote>
  <p>no, I don't agree.</p>
 </div>
 
 <div>
  <blockquote cite="http://blog.example.org/1#p2">Foo is located at bar</blockquote>
  <p>Yes, I've seen it there.</p>
 </div>
</div>

History