Hello,
I'm a new user of CKeditor.
I'm using it to edit XML files on a website.
But, I want in the XML file <em> for italic and there is <i> for the moment.
It's the same thing for others tags.
Can you help me to find what is the file to edit to do that ?
Thank you !
I'm a new user of CKeditor.
I'm using it to edit XML files on a website.
But, I want in the XML file <em> for italic and there is <i> for the moment.
It's the same thing for others tags.
Can you help me to find what is the file to edit to do that ?
Thank you !

Re: Replace <i> by <em>
CKEDITOR.config.coreStyles_italic
Re: Replace <i> by <em>
I have already seen this config files. But, In the folder plugins/, I don't have a "basicstyles" folder.
Must I create it ? Or I forgot to read something ...
P.S : I am with CKeditor 3.4.
Re: Replace <i> by <em>
Using the config.js File
Re: Replace <i> by <em>