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: [email protected] > To: [email protected] > CC: [email protected] > > Take a look at Scintilla (http://www.scintilla.org/). > > On Thu, Oct 11, 2012 at 8:53 AM, 程梁 <[email protected]> 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 > > [email protected] > > http://lists.qt-project.org/mailman/listinfo/interest > > > > > > -- > > Miha W.
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
