Photo Formatting in Markdown

2 pointsposted 9 months ago
by thomas_moon

1 Comments

thomas_moon

9 months ago

TLDR: You use HTML and CSS.

I set out to make a blog in the simplest form possible a few weeks ago. Today I wanted to add some formatting when including photos in posts. It turns out I made some bad calls already when I set things up optimizing other areas like process and publishing.

Maybe someone out there will find this as funny as I did while I was writing it.