I want to produce output something like this:
1
.List item2
.Another list itemParagraph of comments on list items 1 and 2.
3
.Further item4
.Final item
I'm sure I've seen a nice way to interrupt and resume lists in this way (without explicitly setting some counter), but I can't reproduce it.