]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt
[add] HTML Purifier added to clean code
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / HTML.AllowedComments.txt
diff --git a/inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt b/inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt
new file mode 100644 (file)
index 0000000..8440bc3
--- /dev/null
@@ -0,0 +1,10 @@
+HTML.AllowedComments\r
+TYPE: lookup\r
+VERSION: 4.4.0\r
+DEFAULT: array()\r
+--DESCRIPTION--\r
+A whitelist which indicates what explicit comment bodies should be\r
+allowed, modulo leading and trailing whitespace.  See also %HTML.AllowedCommentsRegexp\r
+(these directives are union'ed together, so a comment is considered\r
+valid if any directive deems it valid.)\r
+--# vim: et sw=4 sts=4\r