Skip to content

convert img to figure in blog

Warren Gifford requested to merge convert-img-to-figure into main

Created by: zlonko

This supplements #5528 for #5529 (closed). It converts images used in the blog from img tags to the Figure components. This is to consolidate the treatment of images across the blog.

This pull request intends to merge into https://github.com/sourcegraph/about/pull/5528.

Changelog

  • Converts img to Figure in Blog
  • Trims unneeded and outdated styling around Blog images

Test

  1. Ensure prettier has standardized the proposed changes.
  2. Please select a few blogposts and check that images render as expected

Merge request reports

Loading