Foren

Issue with ckeditor : changing showing inline html tags

thumbnail
Subhasis Roy, geändert vor 11 Jahren.

Issue with ckeditor : changing showing inline html tags

Expert Beiträge: 275 Beitrittsdatum: 20.01.12 Neueste Beiträge
hi,

I am using liferay's message board portlet. But I am facing one issue. If I am adding any content which has html tag, editor is taking the content with the html tag.

Ex:

If I add the following content in the message board, then its showing as the same

Content:
===============
<b> Heading </b>
<p> Answer </p>

After publishing its showing me as "<b> Heading </b><p> Answer </p>".
I mean it's showing me the inline html content.

Can anyone help me on this?
thumbnail
Raja Seth, geändert vor 11 Jahren.

RE: Issue with ckeditor : changing showing inline html tags

Regular Member Beiträge: 233 Beitrittsdatum: 18.08.11 Neueste Beiträge
Hi Subhasis,

Use [ ] instead of <>.

Regards,
Raja