nterprise
members: 8
=head1 TOON FORMAT FEATURES
=head2 Data Types
TOON supports JSON data types:
=over 4
=item B<Object> - Unordered collection of key-value pairs
user:
scape sequences are supported:
text: "Line 1\nLine 2"
path: "C:\\Program Files\\App"
json: "Use \" to escape quotes"
=head2 Root Forms
Documents can start with different root types:
* L<TOON Specification|https://github.com/toon-format/spec/blob/main/SPEC.md>
=item * L<JSON|https://www.json.org/> - Data model foundation
=item * L<YAML|https://yaml.org/> - Similar indentation-b