You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a node doesn't end with a '\n' and another node is appended after that node, they don't render correctly. Similarly when a node begins with a '\n' it may "carry" that newline with it if it is moved & perhaps shouldn't.
When a node doesn't end with a '\n' and another node is appended after that node, they don't render correctly. Similarly when a node begins with a '\n' it may "carry" that newline with it if it is moved & perhaps shouldn't.