diff --git a/docs/docs.json b/docs/docs.json index a0edc083f2..bedd182a00 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -916,7 +916,8 @@ "pages": [ "reference/html-schema", "reference/color-grading", - "reference/audio-effects" + "reference/audio-effects", + "reference/speed-ramps" ] }, { diff --git a/docs/reference/html-schema.mdx b/docs/reference/html-schema.mdx index e11aa8d93f..db42909ec6 100644 --- a/docs/reference/html-schema.mdx +++ b/docs/reference/html-schema.mdx @@ -124,7 +124,7 @@ Audio has no visual lifecycle. | Attribute | Applies to | Meaning | | --- | --- | --- | | `data-media-start` / `data-playback-start` | Video, audio, nested composition | Offset into the source file, used by trim and split. Two groups of readers disagree, so the right name depends on the element. **Read only `data-media-start`:** the timing compiler, the HTML parser, `hyperframes validate` (which only inspects `