掲示板

Issue with ckeditor : changing showing inline html tags

thumbnail
10年前 に Subhasis Roy によって更新されました。

Issue with ckeditor : changing showing inline html tags

Expert 投稿: 275 参加年月日: 12/01/20 最新の投稿
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
10年前 に Raja Seth によって更新されました。

RE: Issue with ckeditor : changing showing inline html tags

Regular Member 投稿: 233 参加年月日: 11/08/18 最新の投稿
Hi Subhasis,

Use [ ] instead of <>.

Regards,
Raja