]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Attr.DefaultImageAlt.txt
CommitLineData
d4949327
NL
1Attr.DefaultImageAlt\r
2TYPE: string/null\r
3DEFAULT: null\r
4VERSION: 3.2.0\r
5--DESCRIPTION--\r
6This is the content of the alt tag of an image if the user had not\r
7previously specified an alt attribute. This applies to all images without\r
8a valid alt attribute, as opposed to %Attr.DefaultInvalidImageAlt, which\r
9only applies to invalid images, and overrides in the case of an invalid image.\r
10Default behavior with null is to use the basename of the src tag for the alt.\r
11--# vim: et sw=4 sts=4\r