pikotools/src/html
Tomasz Sowa 4902eb6037 fixed: in HTMLParser::CheckClosingTags() don't return immediately if stack_len is equal to 2 2021-10-03 13:22:49 +02: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 fixed: in HTMLParser::CheckClosingTags() don't return immediately if stack_len is equal to 2 2021-10-03 13:22:49 +02:00
htmlparser.h added to HTMLParser: filter_file(...) methods for filtering from a file 2021-10-02 20:34:19 +02:00