Original [issue 90](https://code.google.com/p/okapi/issues/detail?id=90) created by @ysavourel on 2009-07-13T17:14:44.000Z:
Some are using the HTML filter to extract XML files with embedded CDATA. The CDATA should be extracted and preserved as normal content
Comment [1.](https://code.google.com/p/okapi/issues/detail?id=90#c1) originally posted by @ysavourel on 2010-12-09T20:50:08.000Z:
This issue seems to be resolved with the change in the AbstractMarkup filter, as expected.
Only the whitespace normalization to fix and we should be able to close it.