mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 06:35:55 +00:00
strip_tags_long: use htmlpurifier to properly reformat html content
This commit is contained in:
11
lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt
Executable file
11
lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt
Executable file
@@ -0,0 +1,11 @@
|
||||
HTML.XHTML
|
||||
TYPE: bool
|
||||
DEFAULT: true
|
||||
VERSION: 1.1.0
|
||||
DEPRECATED-VERSION: 1.7.0
|
||||
DEPRECATED-USE: HTML.Doctype
|
||||
--DESCRIPTION--
|
||||
Determines whether or not output is XHTML 1.0 or HTML 4.01 flavor.
|
||||
--ALIASES--
|
||||
Core.XHTML
|
||||
--# vim: et sw=4 sts=4
|
||||
Reference in New Issue
Block a user