Preserve JSON key order in YAML, refs #1153

This commit is contained in:
Simon Willison 2023-07-08 10:26:50 -07:00
commit 0183e1a72d
2 changed files with 2 additions and 2 deletions

View file

@ -30,12 +30,12 @@ Your ``metadata.yaml`` file can look something like this:
.. code-block:: yaml
title: Custom title for your index page
description: Some description text can go here
license: ODbL
license_url: https://opendatacommons.org/licenses/odbl/
source: Original Data Source
source_url: http://example.com/
title: Custom title for your index page
.. tab:: JSON