pikotools/src/html
Tomasz Sowa 5253963c84 fix: put a white char before an opening tag in tree mode if it was in the source html 2022-02-08 16:34:54 +01:00
..
bbcodeparser.cpp HTMLFilter: added a std::vector<int> stack for a current white mode - white chars mode can be changed by such tags: <textarea>, <pre>, <script>, <nofilter> 2021-07-21 15:57:46 +02:00
bbcodeparser.h renamed: HTMLFilter -> HTMLParser 2021-08-06 17:10:19 +02:00
htmlparser.cpp fix: put a white char before an opening tag in tree mode if it was in the source html 2022-02-08 16:34:54 +01:00
htmlparser.h fix: put a white char before an opening tag in tree mode if it was in the source html 2022-02-08 16:34:54 +01:00