› Forums › NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. › How to add image to Blogger? › Reply To: How to add image to Blogger?
June 17, 2013 at 2:54 pm #15358
%IMG% is suppose to insert the URL of the image.
Blogger does support HTML, so you need to wrap “img” tag around %IMG% .
<img src=”%IMG%”/>