```
% pandoc
foo^[a note

with multiple paragraphs]
^D
<p>foo^[a note</p>
<p>with multiple paragraphs]</p>

```