Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Add text in RSS
saturngod
New
I want to add font family in RSS. Normal RSS is like following
I just want to add font family in description tag.
<item>
<title>Unicode for ViewPad7</title>
<link>http://www.mysteryzillion.org/discussion/10419/unicode-for-viewpad7</link>
<pubDate>Tue, 14 Jun 2011 20:02:35 -0700</pubDate>
<dc:creator>Thura Kyaw Win</dc:creator>
<guid isPermaLink="false">10419@/discussions</guid>
<description><![CDATA[Please, help me how to download unicode for ViewPad7. I cannot read MYSTERYZILLION blog on my mobile.]]></description>
</item>
I just want to add font family in description tag.
<description><![CDATA[<span style="font-family:Myanmar3">Please, help me how to download unicode for ViewPad7. I cannot read MYSTERYZILLION blog on my mobile.</span>]]></description>
0
Answers
I even used your example in it.