getgrav / grav-plugin-feed

Grav Feed Plugin
https://getgrav.org
MIT License
16 stars 11 forks source link

Feed should escape & #33

Closed jeremycherfas closed 5 years ago

jeremycherfas commented 6 years ago

I have a & in one of my tag labels. I believe that it should be escaped in the feed output, but it isn't.

jeremycherfas commented 6 years ago

I have tested the change by cweiske and it solves the problem.