I am trying to write a post with hakyll in markdown via pandoc.
I successfully added some pictures, tables and code blocks with markdown. However, I would like to center my pictures and some text paragraph.
Is it possible to center text and pictures with pandoc and the markdown markup language?