Re: [Zope] Mailcious HTML tags
Chris Withers writes:
If anyone's interested, I could post the parser from Squishdot. It works quite happily on it's own :-) Surely, you mean to post an URL to the parser.... Go ahead.
Dieter
Chris Withers writes:
If anyone's interested, I could post the parser from Squishdot. It works quite happily on it's own :-) Surely, you mean to post an URL to the parser....
Well, it's only about 20 lines of python ;-) I'm gonna package it up tomorrow. I have two... one turns HTML into safe HTML (thanks Itamar) and the the other is my first hack at turning HTML into plain text.. cheers, Chris
Chris Withers wrote:
Chris Withers writes:
If anyone's interested, I could post the parser from Squishdot. It works quite happily on it's own :-) Surely, you mean to post an URL to the parser....
Well, it's only about 20 lines of python ;-)
I'm gonna package it up tomorrow. I have two... one turns HTML into safe HTML (thanks Itamar) and the the other is my first hack at turning HTML into plain text..
Hmm. A parser that turned HTML into structured-text would be useful too... Michael Bernstein.
participants (3)
-
Chris Withers -
Dieter Maurer -
Michael R. Bernstein