By GuiedGui
11 May 2020 14:41
Category: New Feature
Currently for images, the syntax is [image]<url>[/image].
For accessibility and usability purposes, I propose the following format to include alt text in addition to te current syntax:
[image=<alt text>]<url>[/image]
where <alt text> is placed in the alt attribute of the img tag.
Alt text can not only make the site more usable for those using screenreaders, it can hint at the content of the image in case it does not load, which is often the case with the DSi.
Hull actually removed the functionality, @UwUQueen . I've been pestering him about it for a while now and he just doesn't want to merge it in for some godforsaken reason
When I merged in the code for this feature, it killed all global functions across the Community, so I patched in a fix that comments out that line of code for the moment.