Set width of images in README

Is it possible to set the display width of images in a README?

I do this on GitHub by using an img tag with a width attribute.

I’ve tried various methods of image sizing in my READMEs on Glitch, but nothing seems to work.

As it is, images are displayed larger than I would like — example screenshot below.

1 Like

We only support a limited subset of tags and attributes at the moment. I’ll add a feature request for the width attribute. For now though, image size is respected so referencing smaller images (in terms of width and height) is a possible work around.

1 Like