Opened 18 years ago
Last modified 18 years ago
#687 closed Bug
[SS] Invalid XHTML — at Initial Version
Reported by: | Martin Kou | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
Component: | Core : Styles | Version: | |
Keywords: | SF | Cc: |
Description
In http://www.fckeditor.net/demo/default.html create a new paragraph and set it as TITLE class or something other, it will produce a <p> inside a <span>:
<p><span class="Title">This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</span> </p> <span class="Title"> <p>dqwfcq</p> </span>
Tim