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 af6bc2f commit b18767fCopy full SHA for b18767f
components/yaml.rst
@@ -419,7 +419,7 @@ you can dump them as ``~`` with the ``DUMP_NULL_AS_TILDE`` flag::
419
// foo: ~
420
421
Dumping Numeric Keys as Strings
422
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
423
424
Sometime YAML keys must be always string. This component don't convert keys to string by default but you can
425
make it convert numeric keys as string by using the ``DUMP_NUMERIC_KEY_AS_STRING`` flag::
0 commit comments