So... Axodys?

⚙️ Image Captions

I came across a really elegant javascript solution from Ruby for adding Figure captions to your images on Bear Blog so I immediately adopted it for my blog and started editing a few of my posts with images. I had been using title attributes, but the alt text portion of the image markdown makes the most sense, and cutting and pasting that text was trivial.

Of course, this change also launched me down a css-tweaking rabbit hole involving caption font sizing, alignment, and text color. I'm pretty satisfied with the end result now. Here's a quick sample:

Tonight's doppler radar is confused and showing snow instead of rain.

#2024