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)
commitd006fc1d241248e46d559b813a6ff8ea9b4f5210
treea39f6779960c126ed00de6b210c24a7068c4aa0e
parente9d49bbab4c8abddf58f9eaced544ff17a9ae735
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]