Skip to content

Commit 83b9a57

Browse files
committed
readme
1 parent f3b6586 commit 83b9a57

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,6 @@ TPS bridges this gap: it is human-readable markdown that any text editor can ope
1616
- **Teleprompter app developers** — engineers who parse and render TPS files in real-time reading applications.
1717
- **Content producers** — video/podcast teams who need structured, reviewable scripts with edit points and timing hints.
1818

19-
## Reference Coverage
20-
21-
This specification is backed by executable fixtures, not just prose:
22-
23-
- `examples/basic.tps` covers the minimal authoring path.
24-
- `examples/advanced.tps` covers speed tags, pauses, volume, inline emotions, emphasis, pronunciation, stress, breath marks, delivery modes, speaker tags, edit points, and nested formatting.
25-
- `examples/multi-segment.tps` covers multi-section timing and hierarchy behavior.
26-
- `SDK/fixtures/invalid/*.tps` covers malformed headers, tags, and diagnostics.
27-
- `SDK/fixtures/examples/*.snapshot.json` captures normalized compiled output plus live session/standalone playback checkpoints that active runtimes must match.
28-
- `SDK/fixtures/transport/*.json` captures the canonical compiled JSON transport that active runtimes must serialize and restore.
29-
30-
If TPS syntax changes, update this README, the examples, the shared fixtures, and the SDK tests together.
31-
3219
## Design Goals
3320

3421
1. **Markdown-compatible** — a `.tps` file renders reasonably in any markdown viewer.

0 commit comments

Comments
 (0)