[Github-comments] [geany/geany-plugins] Markdown syntax highlighting confused by empty image title (#1070)

nomadbyte notifications at xxxxx
Tue Apr 20 00:08:15 UTC 2021


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210419/3c36fe95/attachment.htm>


More information about the Github-comments mailing list