I understand there's a discussion about images on API reference (such as #502). My understanding is that we should upload the image to somewhere and document should embed the URL for it. But if we do that, VS Code extension does not show the image on popup (it's another problem) https://github.com/user-attachments/assets/a743b51e-f85b-4741-aef4-afc1d12292d1 So, my workaround for this is embedding the image using `: <img width="881" height="349" alt="Image" src="https://github.com/user-attachments/assets/9a836f45-b54e-4e9c-af1f-d56d8bf6e6f9" /> So, it would be better if pub.dev should have support for such embedded images.