From: Sean E. <bj...@bi...> - 2002-09-19 20:24:34
|
Ummm... why not just use the parser we already have? On Thu, 2002-09-19 at 15:52, Kang Jeong-Hee wrote: > Hi. > > GtkTMHtml calls GMarkup for parsing HTML string of @text in append_text(). > but the GMarkup does not provide full HTML-compatible parsing, > rather half-XML (means stric for pairing etc.) one. > > so it's time to make a decision: GMarkup or libxml's HTML parser? > > a) if GMarkup is appreciated, pliz persuade others at > http://bugzilla.gnome.org/show_bug.cgi?id=93597 > > b) if libxml is appreciated, I'll #include <libxml.h> rather than glib. > > waiting for reply. > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Gaim-devel mailing list > Gai...@li... > https://lists.sourceforge.net/lists/listinfo/gaim-devel > |