Hi!
I really like your editor but I have one problem: I'd like to change the code it produces a littlebit:
- Instead of <span style="font-weight: bold;"> it should write simply <b></b>
- the normal text should be put into <p>text</p>
- list should be <p>text</p><ul><li>list</i><p>text</p>
and some more things like that. is it possible to change this? it changes from version to version and anytime I update the editor I have problems with new code...
thx,
mat-c
Thu, 12/29/2005 - 08:41
#1
RE: changing html-output for bold, italic etc
-Chris