@bender-ui: collapsed @bender-tags: ticket, 49, 0.3.0, iteration3
There should be no (\u00A0) characters in model and view, but they should be rendered in DOM. Multiple
consecutive spaces should be allowed, as well as spaces at the beginning or end of element.
Open console and start using space. After each change, console is refreshed with output:
from model and view are being changed to _._ in view and model output. in DOM and getData output, where needed.Use editor.setData() to test whether whitespaces in input HTML are correctly removed.