Rss-Bridge/formats
Matthew Seal e34ef6cb4f [MrssFormat] Escape double quotes in XML attributes (#813)
XML attributes need to have certain characters escaped to be valid. The title attribute can have double quotes in it which need to be properly encoded for attributes.
2018-09-15 14:13:05 +02:00
..
AtomFormat.php [AtomFormat.php] Eliminate PHP Notice when running in CLI mode (#824) 2018-09-12 14:37:27 +01:00
HtmlFormat.php [HtmlFormat] Hide "Categories" label, if array of categories is empty (#765) 2018-08-09 16:46:53 +02:00
JsonFormat.php [formats] Use custom characterset in all formats 2016-11-09 18:43:06 +01:00
MrssFormat.php [MrssFormat] Escape double quotes in XML attributes (#813) 2018-09-15 14:13:05 +02:00
PlaintextFormat.php [formats] Use custom characterset in all formats 2016-11-09 18:43:06 +01:00