What steps will reproduce the problem?
Run antisamy on the command line a   as input, you'll see the results
translate the blank spaces instead of maintaining the HTML characters and code.
What is the expected output? What do you see instead?
Input: <p> Does this work</p>
Expected: <p> Does this work</p>
Actual Output: <p> Does this work</p>
What version of the product are you using? On what operating system?
1.1 JDK 1.6 (and 1.5), Windows
Please provide any additional information below.
Original issue reported on code.google.com by tangoll...@gmail.com on 4 Apr 2008 at 5:18
Original issue reported on code.google.com by
tangoll...@gmail.com
on 4 Apr 2008 at 5:18Attachments: