mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
docs: add recommended media type & file extension
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user