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
{{ message }}
This repository was archived by the owner on Feb 6, 2023. It is now read-only.
Summary:
The raw => tree data conversion creates new parent blocks because nodes with content on them (leaf nodes) aren't allowed to have children. When we convert to back to raw mode, we need to get rid of these extra non-leaf nodes, otherwise they get rendered.
Also fixed the test cases to respect the tree invariants.
Reviewed By: mitermayer
Differential Revision: D9567760
fbshipit-source-id: 6b53fba057dedeabad63a2492748fc1958b71a96
0 commit comments