Skip to content

Commit b18767f

Browse files
alamiraultxabbuh
andauthored
Update components/yaml.rst
Co-authored-by: Christian Flothmann <[email protected]>
1 parent af6bc2f commit b18767f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/yaml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ you can dump them as ``~`` with the ``DUMP_NULL_AS_TILDE`` flag::
419419
// foo: ~
420420

421421
Dumping Numeric Keys as Strings
422-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
422+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
423423

424424
Sometime YAML keys must be always string. This component don't convert keys to string by default but you can
425425
make it convert numeric keys as string by using the ``DUMP_NUMERIC_KEY_AS_STRING`` flag::

0 commit comments

Comments
 (0)