Closed newtmex closed 2 years ago
When decendants of ListItem is a LeafNode, serialize outputs a value that cannot be deserialized back to valid listItems.
This PR fixes that.
@newtmex Could you add a test for this?
@hanford Please see the test added. Thanks.
Live in v1.8.6!
v1.8.6
Thanks
When decendants of ListItem is a LeafNode, serialize outputs a value that cannot be deserialized back to valid listItems.
This PR fixes that.