-
Notifications
You must be signed in to change notification settings - Fork 5
YAML RFC Index
Ingy döt Net edited this page May 5, 2017
·
31 revisions
YAML language changes will be written up as RFCs.
- RFC-001 -- Remove the 1024 character limit
- RFC-002 -- Limit content allowed after the '---' header
- RFC-003 -- Characters that can appear in anchor
- RFC-004 -- Block sequence entries must use space after dash
- RFC-005 -- Remove implicit types for boolean except true and false
- RFC-006 -- Disallow carriage return as a break
- RFC-007 -- Disallow flow collections as implicit keys