SCEditor
SCEditor copied to clipboard
Bug:   in code gets converted to whitespace, but should be preserved
x 1
and
x   2
become a whitespace.
However, the 2nd text should maintain the &nbsp.
http://jsfiddle.net/kai_noack/q706w1dx/
Where would be the corresponding code to fix it?