tt-rss/plugins/af_comics
wn_ f3774b9d65 Use 'saveHTML' when generating HTML from a DOMDocument.
This primarily occurs when modifying article content.  If 'saveXML' is
used following 'loadHTML' there is the possibility of strangeness, such
as a self-closing anchor tag.

Note that the DOMDocument used in 'classes/feeditem/atom.php' came from
'loadXML', but we use 'saveHTML' since we're returning HTML content.
2017-09-09 13:51:59 -05:00
..
filters Use 'saveHTML' when generating HTML from a DOMDocument. 2017-09-09 13:51:59 -05:00
filters.local af_comics updates: 2017-06-05 12:53:06 +03:00
.gitignore af_comics: add .gitignore 2017-06-05 13:10:02 +03:00
af_comics_template.php update phpmd ruleset to use (subset) of cleancode 2017-04-26 20:57:36 +03:00
filter_base.php update phpmd ruleset to use (subset) of cleancode 2017-04-26 20:57:36 +03:00
init.php Use 'saveHTML' when generating HTML from a DOMDocument. 2017-09-09 13:51:59 -05:00