We noticed that when you create an faq that has multiples of the same list type, bullet or numbered, some of the code shows itself and will not go away.
ex. The code below presents this once done editing: (With a numbered list, it is a "[o" instead.)
[ul]
[li]list 1[/li]
[/ul]
[ul]
[li]list 2[/li]
[/ul]
In fact, it seems to get worse the more lists you have.
ex.