1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-05-11 01:55:51 +02:00
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
..