I have my FCKeditor toolbar only displaying the 'Unordered List' button. When I enter the text into the field and format it with the list button, it outputs <li> tags into the actual text (the code shows <li> instead of <li>).
It also puts %d%a in between each list item.
How do I make it output clean HTML code?
It also puts %d%a in between each list item.
How do I make it output clean HTML code?