``` % pandoc -t html -f rst --wrap=none .. image:: http://url.to.image/foo.png :align: left :height: 100px :width: 200 px :scale: 300 % :alt: alternate text ^D

alternate text

```