fixing html2ascii
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 21 Feb 2011 22:13:33 +0000 (23:13 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 21 Feb 2011 22:13:33 +0000 (23:13 +0100)
commitd64007d417e8319498cfa50669ca649e2d475672
treea39f6779960c126ed00de6b210c24a7068c4aa0e
parentc1dabeb07dafcd3cc4c149c6618f90588e9aad42
fixing html2ascii

  - add possibility to scan 4 digit entities
  - don't scan over the end
  - add tests
libcitadel/lib/html_to_ascii.c
libcitadel/tests/stringbuf_conversion.c
libcitadel/tests/testdata/html/entitystrings.txt [new file with mode: 0644]