Closed levalup closed 1 year ago
I'm open for suggestions.
May add symbol [] and {} to tell which type it is. like:
I´ve been testing the code and I don´t know how to do that yet. Cause I have to check each key of json for check if it´s an array or object, doing this I put string square or curly brackets. The square element <TextNode/>
receives a property called text
representing the displayed content.
@jonasmateus Now with the new parser algorithm in PR #251 you can have the type of node, in addNodes()
you can create a object in data called type.
Issue description
Using JSON:
at https://jsoncrack.com/editor
gives:
As
A
andB
are different at all.Media & Screenshots
No response
Operating system
Priority this issue should have
Low (slightly annoying)