pikotools/src/html
Tomasz Sowa c54c398828 fixed in HTMLParser: </nofilter> tag was printed 2021-10-13 00:40:55 +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: </nofilter> tag was printed 2021-10-13 00:40:55 +02:00
htmlparser.h - added some converting methods: esc_to_json(...), esc_to_xml(...), esc_to_csv() (convert/misc.h) 2021-10-12 19:53:11 +02:00