From 55bcca6ddcc62ecd5e201554e0d74ac80214badf Mon Sep 17 00:00:00 2001 From: Reorx Date: Thu, 16 Feb 2023 21:32:16 +0800 Subject: [PATCH] add faq for JSON property order --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aa63225..b2cae78 100755 --- a/README.md +++ b/README.md @@ -240,6 +240,10 @@ This issue has been reported by several users and is not specific to jsoncv. As Solution: Use Firefox or Safari to get the PDF +### The order of properties in the exported JSON changes sometimes + +See [Does JavaScript guarantee object property order? - Stack Overflow](https://stackoverflow.com/questions/5525795/does-javascript-guarantee-object-property-order) + ## TODO - [x] Supports Markdown in `summary` and `description` properties