Closed
Description
According to https://stackoverflow.com/questions/7203450/what-paragraphs-and-line-breaks-are-valid-rss-formatting#comment8810661_7203450 (and other sources on the internet), <p>
tags inside <description>
violate the RSS spec.
Blades seems to automatically wrap the summary of a page in these tags, since I get them in my normal template as well. Why? How about making it so {{summary}}
doesn't automatically get wrapped and relying on the user to make sure they are marked up correctly, and the feed will be valid as well?
Metadata
Metadata
Assignees
Labels
No labels