Guck 0.4
2008.07.29 02:13 by Leo Antunes - 0 CommentFrom the ChangeLog:
- I give up. No more attempts at regexp black magic. Added htmLawed
HTML sanitizer to util/ dir and use it as a parser. Perhaps later
I can implement something more specific. - moved HTML parse code to base Post class so the parsing is opaque
to the calling code