[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Good html to text rendering



Hey all,

I'm redoing my blog engine.

The model for the blog entries is XHTML files plus some metadata.

For the view of the entries, I want it to serve both an HTTP HTML
view and a Gopher plain text view.  

I was looking for a good html to text renderer to put in, but, the ones I've tried
(like html2text in Python) are kind of boring and do a bad job with tables.

Right now, the best one I've found is piping the text through lynx.

What is the greatest html to text rendering chain?

Regards,
Mike Gran


Reply to: