I'm not sure how the p tags would get added at all to your titles, unless they're already there or a plugin adds them. Also, since Habari is storing everything encoded, if a plugin is using htmlspecialchars rather than Habari's Utils::htmlspecialchars, tags can get double encoded, showing up as text.
Rick On Nov 14, 8:04 am, Khaled Abou Alfa <[email protected]> wrote: > Okay here's some odd behavior with my RSS feed. I've upgraded to the > Developer Preview release, and basically all the titles of posts in my RSS > feed alone are surrounded by <p> tags (which don't get rendered but are shown > as text). > > So basically, any title in my rss feed will be <p>Title</p>. Any ideas how I > can remove this? > > Thanks. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
