I want to put images side-by-side responsively using Markdown Mdxjs (for a Gatsby site).
Tables did not work for me, because:
- it's necessary to add titles to columns (I just want to display images, no text).
- it's not responsive for mobile (if images are too large, they should display in the next row)
- image size cannot be adapted