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
