docs: add recommended media type & file extension

This commit is contained in:
Johann Schopplich
2025-11-23 18:51:50 +01:00
parent 7a05d03e73
commit a200a9fa54
8 changed files with 54 additions and 12 deletions

View File

@@ -11,6 +11,11 @@ You don't need this page to *use* TOON. It's mainly for implementers and contrib
**Spec v{{ $spec.version }}** (2025-11-10) is the current stable version.
The spec defines a provisional media type and file extension in §18.2:
- **Media type:** `text/toon` (provisional, UTF-8 only)
- **File extension:** `.toon`
## Guided Tour of the Spec
### Core Concepts

View File

@@ -1,6 +1,6 @@
# Syntax Cheatsheet
Quick reference for mapping JSON to TOON format. For rigorous, normative syntax rules and edge cases, see the [specification](/reference/spec).
Quick reference for mapping JSON to TOON format. For rigorous, normative syntax rules and edge cases, see the [Specification](/reference/spec).
## Objects