It happens twice... suddenly when I post to blog, all the angle bracket disappear (I view the database directly using phpMyAdmin).
So let say I write:
<p> Test </p>
in WLW, it will stored like this in the database:
p Test /p
I already check the account option, ask WLW to retrieve blog configuration (WordPress 2.7.1) and so on, several times.. but it still happen.
Please note that when I post article using the online editor/WP Admin, everything is ok.
Any thought on this?