From the pandoc documentation I know how to insert an image
http://johnmacfarlane.net/pandoc/README.html#images
Now I want to align two images in the same row, h
You could use a preprocessor like gpp to include options like align image. Or you could do it like how John told you:
![](tests/lalune.jpg)\ ![](tests/lalune.jpg)