```
% pandoc -f biblatex -t biblatex -s
@article{id,
  annote = "annotation"
}
^D
@article{id,
  annote = {annotation}
}
```