Hacker News new | ask | show | jobs
Photo Formatting in Markdown (tmunayyer.com)
2 points by thomas_moon 639 days ago
1 comments

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.