My feed.php page pulls content from the mySQL database to generate the feed. For years I only had a single sentence that I put into the description field. Now I would like to instead include the full text. But the RSS 2.0 spec doesn't have a field designated for an article's full text. Do I just put the full text into the description or is there a more logical option?
Thanks!