Live data from Hacker News

Photo Formatting in Markdown

tmunayyer.com

1–2 of 2 posts

Re: Photo Formatting in Markdown

#2
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.