Closed metadoggo closed 10 years ago
Could there be a test for this? Just putting content with nbsp in Scribe and taking it out?
Should we test that they don't get removed when you type normally?
I thought we were going to remove this formatter from core?
@hmgibson23 @riiibs I think this will address several issues. I'll try to dig them out – it would be good to verify whether they are fixed now, and if so we can close them.
I think it will. Should fix this issue: https://github.com/guardian/scribe/issues/229. I'll have a look for others
The behaviour has been changed to allow multiple consecutive spaces to be entered, they are only removed when .getContent() is called (when the content is saved to the server). This also allows spaces to be entered into new paragraphs.
Note: This could be a breaking change for some people.