Preserve section order
aendra-rininsland opened this issue · 0 comments
aendra-rininsland commented
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.