Is there any way to include multiple images in markdown?
Instead of typing:



Maybe it is possible to do:

you can to do it with the help of Pander package
library(pander)
pander::pandoc.image(image_path)