https://gyazo.com/eb5c5741b6a9a16c692170a41a49c858.png
-

- 
-

- 
-

Everyone, please just use the HTML
img
tag withsrc
andwidth
attributes. Bonus if usingalt
andtitle
for accessibility.It is simple, understandable, works in every Markdown engine, and is practically what Markdown's
![]()
compiles to.