Hi all
I need to use numeric characters for curly brackets: { and } because i'm trying to display<code> examples of templates that use {} but they must be keept as numeric characters.
I go into code view and enter these entities.
I go back to editor view and the curly brackets are ok, but if i go back to code view, ckeditor have converted the numeric characters entities to curly brackets, which is not what I need.
What can I do to "ignore" this conversion?
Thank you!
Thu, 03/10/2011 - 19:57
#1
Re: numeric characters
I found the solution... CKEDITOR.config.entities_additional
Thanks anyway...
Re: numeric characters
Thanks for taking your time to post the solution once you found it For the record, here is a link to the API documentation for the CKEDITOR.config.entities_additional setting.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!