You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
filters Use 'saveHTML' when generating HTML from a DOMDocument. 7 years ago
filters.local af_comics updates: 7 years ago
.gitignore af_comics: add .gitignore 7 years ago
af_comics_template.php update phpmd ruleset to use (subset) of cleancode 7 years ago
filter_base.php update phpmd ruleset to use (subset) of cleancode 7 years ago
init.php Use 'saveHTML' when generating HTML from a DOMDocument. 7 years ago