Is there anyway to tell CKEditor to not indent the code it generates from user input?
It would be great if it would just add no extra spaces or tabs.
Thank you.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can modify settings like that in the htmlWriter class. Check out this page on the documentation:
http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Output_Formatting