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

Miha Wagner miha.wagner at gmail.com
Thu Oct 11 15:08:30 CEST 2012


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.



More information about the Interest mailing list