So this displays beautifully:
<$list filter="[has[blog]sort[date]]">
<$details summary={{!!caption}}>
<$transclude field="text" mode="block"/>
</$details>
</$list>
But what if I need it to look like an ordinary plain "list filter" list of links (no bullets either)?