I think I might be doing something wrong. But, first, I was posting from my WordPress to my Facebook page with the new Facebook plugin. Things didn’t go very well though: no text excerpt sometimes didn't show featured image. So I disabled it from plugin, and used the API. It is posting, but now the excerpt comes with html tags, e.g.:
<p> this is a blog post</p>
<p> <em> this is the post content</em> </p>
Why is that so?