I’m using headings as keys, with the heading level to indicate nesting. Then whatever is under the heading is the value. I still have to define a schema to use, and not mix data types in a single value, because I’m converting it to JSON after, but it works pretty well so far
1 Like