We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb60d27 commit aa63008Copy full SHA for aa63008
1 file changed
1.0.3/specifications.md
@@ -202,8 +202,11 @@ general. These include:
202
## File structure
203
204
CFF `CITATION` files represent YAML 1.2 dictionaries ("maps") with
205
-the following keys listed in the table below. These primary keys
206
-are used to specify
+the keys listed in the table below. Note that the order of the keys is arbitrary,
+and that most YAML [linter](https://en.wikipedia.org/wiki/Lint_(software))s
207
+will re-order the keys alphabetically.
208
+
209
+The primary keys are used to specify
210
211
- the version of CFF in use (`cff-version`);
212
- a message which should be conveyed to the user of the software,
0 commit comments