pikotools/src/html
Tomasz Sowa 5b2583b566 fixed in HTMLParser: sometimes a closing item left on the stack, for stack_len < 3 there was not PopStack() called 2021-10-02 18:45:02 +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: sometimes a closing item left on the stack, for stack_len < 3 there was not PopStack() called 2021-10-02 18:45:02 +02:00
htmlparser.h HTMLParser: start working on xml mode 2021-08-10 21:56:04 +02:00