]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt
[add] HTML Purifier added to clean code
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / AutoFormat.RemoveSpansWithoutAttributes.txt
CommitLineData
d4949327
NL
1AutoFormat.RemoveSpansWithoutAttributes\r
2TYPE: bool\r
3VERSION: 4.0.1\r
4DEFAULT: false\r
5--DESCRIPTION--\r
6<p>\r
7 This directive causes <code>span</code> tags without any attributes\r
8 to be removed. It will also remove spans that had all attributes\r
9 removed during processing.\r
10</p>\r
11--# vim: et sw=4 sts=4\r