From d341c95f2b09635f5219f5577bdd7dc7d104fbd9 Mon Sep 17 00:00:00 2001 From: Abdelrahman Essawy Date: Mon, 22 Jun 2026 19:10:43 +0300 Subject: [PATCH] fix(docs): clean compose reference heading anchors --- jobs/compose.mdx | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/jobs/compose.mdx b/jobs/compose.mdx index eb3d5e1..a46be89 100644 --- a/jobs/compose.mdx +++ b/jobs/compose.mdx @@ -316,7 +316,9 @@ A scene's clips can omit `start` and `length` to span the whole scene. Every cli ## Reference -### `output` +### Output + +The `output` object controls the render target. | Field | Values | | --- | --- | @@ -327,7 +329,9 @@ A scene's clips can omit `start` and `length` to span the whole scene. Every cli | `audioCodec` | `aac`, `opus`, `mp3` (optional) | | `frameTime` | second of the timeline to capture for `jpg` / `png` (default `0`) | -### Assets (`clip.asset`) +### Assets + +A clip's `asset` is one of: | `type` | Fields | | --- | --- | @@ -361,6 +365,8 @@ A track item `{ "type": "transition", "transition": , "duration":