silverbulletmd / silverbullet

The hackable notebook
https://silverbullet.md
MIT License
2.03k stars 140 forks source link

Feature request: Image alt text #820

Open filcuk opened 3 months ago

filcuk commented 3 months ago

This is typically implemented as: ![Alt text](URL or file path) A title or caption would also be very useful: ![alt text](image url "image Title")

It would work alongside https://github.com/silverbulletmd/silverbullet/issues/493: ![alt text](image url "image Title" | resolution) (note that above issue suggests a slightly different arrangement for alt text & resolution in comments, either is fine).

GiantCrocodile commented 1 month ago

Image alt text is already working but caption/title is missing it looks like, I reported something similar: https://github.com/silverbulletmd/silverbullet/issues/862.