]> git.wh0rd.org - tt-rss.git/blob - lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt
quickAddFeed: remove oauth notice, mention you can paste site URL
[tt-rss.git] / lib / htmlpurifier / library / HTMLPurifier / ConfigSchema / schema / Core.EscapeInvalidTags.txt
1 Core.EscapeInvalidTags
2 TYPE: bool
3 DEFAULT: false
4 --DESCRIPTION--
5 When true, invalid tags will be written back to the document as plain text.
6 Otherwise, they are silently dropped.
7 --# vim: et sw=4 sts=4