]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Attr.DefaultTextDir.txt
CommitLineData
d4949327
NL
1Attr.DefaultTextDir\r
2TYPE: string\r
3DEFAULT: 'ltr'\r
4--DESCRIPTION--\r
5Defines the default text direction (ltr or rtl) of the document being\r
6parsed. This generally is the same as the value of the dir attribute in\r
7HTML, or ltr if that is not specified.\r
8--ALLOWED--\r
9'ltr', 'rtl'\r
10--# vim: et sw=4 sts=4\r