Is it possible to auto remove the <p> flag when I used FAQs modules.
My question I wish it looks like
Q1:My Question.
But currently , it will become
Q1:
My Question
dues to the Fckeditor will insert <p> flag into the top and bottom of the context automatically.
I need to go to Source to remove this tag but this doesn't make sense to the end user.
Is there a easy to remove this tag directly?