On 10/24/05, Ian Bicking <[EMAIL PROTECTED]> wrote: > For the case of email, I use some (limited but sufficient) code to turn > HTML into text: http://svn.w4py.org/ZPTKit/trunk/ZPTKit/htmlrender.py
That might make for an interesting serializer for Kid (in addition to the strip-the-tags one that you already made). Kevin

