Minor Bug: README.MD

I use to be able to put image on README complete with
width
and
height


<img src="https://example.com/image.jpg" width="200" height="300">


but now it seem the
width
and
height
is ignored , which makes my README uglier than ever before.
Was this page helpful?