The common syntax for the Markdown image is `![alt text](src-file)` (see 
[md-images]).

Not sure if the alt-text should be considered optional by the markdown parser 
(in HTML it is optional) . Alt-text is useful for textual labeling of the image 
and used by screen readers too. IIRC, specifying the alt-text is indeed 
considered a best practice.

[md-images]: 
https://daringfireball.net/projects/markdown/syntax?spm=a2c65.11461447.0.0.6b093766ixXmVy#img

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1070#issuecomment-822869920

Reply via email to