I use this design to display one image:
[[!getImageList? &tvname=`nameoftv` &outputSeparator=`` &tpl=`@CODE:<img src="[[+image]]">` &limit=`1` &docid=`[[+id]]` ]] At the output I get this:
<img src=" image/url.jpg"> Where could the line break come from?