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
