We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6edcbcd
Add support for <content type="html">...</content> (Atom) and <content:encoded><![CDATA[ ... ]]></content:encoded> (RSS) in feeds items.
<content type="html">...</content>
<content:encoded><![CDATA[ ... ]]></content:encoded>
Also move post description to a <summary type="html">...</summary> tag in Atom feeds.
<summary type="html">...</summary>