Go to file
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
src 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
tests fix: correctly escape json/xml/csv wide strings 2022-02-03 19:08:21 +01:00
.editorconfig added .editorconfig file with tab style and tab size information 2021-05-15 18:34:10 +02:00
.gitignore removed *.a from .gitignore 2021-05-18 23:58:46 +02:00
Makefile fixed memory leak in CSVParser::parse() - a Space struct was allocated but never freed 2021-05-19 22:31:18 +02:00