Prevent removing unnecessary white spaces in Kendo Editor
问题 I'm using Kendo Editor to insert code snippets to content and it works very well, but when I want to change this formatted code, editor removes unnecessary white spaces, but in my use-case it's wrong. Have you any idea hot wo fix it? Print screen with new text in editor Print screen with edited text - wrong behaviour. Thank you guys. 回答1: Ok, I'm not found solution, but I found workaround - I'm inserting code into editor by <pre class="code">...</pre> and kendo stripps unnecessary white