[Interest] Is there any C++ libs for formatting HTML code?

程梁 devbean at outlook.com
Fri Oct 12 03:48:45 CEST 2012


Thank you very much! And I found another library named HTML Tidy, both 
are excellent work and I will try to integrate one of these into my Qt 
application.

Cheng Liang
Nanjing, China
http://www.devbean.info

> Date: Thu, 11 Oct 2012 15:08:30 +0200
> Subject: Re: [Interest] Is there any C++ libs for formatting HTML code?
> From: miha.wagner at gmail.com
> To: devbean at outlook.com
> CC: interest at qt-project.org
> 
> Take a look at Scintilla (http://www.scintilla.org/).
> 
> On Thu, Oct 11, 2012 at 8:53 AM, 程梁 <devbean at outlook.com> wrote:
> > Hi, there! I'm trying to develop an HTML editor with QtWebKit. Now I want to
> > know if there is any C++ libraries for formatting HTML code? I found a
> > JavaScript library named beautify.js which could do that. But I have to call
> > JavaScript function using C++ code. Maybe the performance is not so well as
> > C++ libraries. So does anyone know if there is such a C++ library?
> >
> > Thank you!
> >
> > Cheng Liang
> > Nanjing, China
> > http://www.devbean.info
> >
> > _______________________________________________
> > Interest mailing list
> > Interest at qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/interest
> >
> 
> 
> 
> -- 
> 
> Miha W.
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20121012/4dccf8b5/attachment.html>


More information about the Interest mailing list