On Mon, Sep 16, 2024, at 1:11 PM, Igor Mironchik wrote: > Hello. Hi :)
I took a very quick look at your code and saw that you are not using KDE C++ coding convention (.hpp file, tabs instead of space). Do you mind changing this to follow it more closely: https://community.kde.org/Policies/Frameworks_Coding_Style We also have a clang format file provided by ECM. Cheers, Carl > I'd like to make my md4qt library a part of KDE. So I'm looking for a > sponsor. > > md4qt is a Markdown parser for Qt 6 (CommonMark 0.31.2 with GFM) and > different classes to work with parsed document. Please read a README.md > in the root of this project for more details. md4qt is used by KleverNotes. > > https://invent.kde.org/imironchik/md4qt/-/issues/1 > >