Open aendra-rininsland opened 9 years ago
Currently the output is structured so as to use objects and not arrays. This means it can get out of order.
The solution is to make it populate an array instead, so the order in which each section appears is preserved.
Currently the output is structured so as to use objects and not arrays. This means it can get out of order.
The solution is to make it populate an array instead, so the order in which each section appears is preserved.