Skip to content

docs(ffmpeg): drop the ampersand from a heading anchor - #97

Merged
a-essawy merged 1 commit into
mainfrom
docs-ampersand-anchor
Sep 18, 2026
Merged

a-essawy merged 1 commit into
mainfrom
docs-ampersand-anchor

Conversation

@a-essawy

Copy link
Copy Markdown
Contributor

## Cost & timeout rendered as id="cost-&-timeout". An ampersand in an anchor id is legal HTML5 but brittle in a URL, and a scan showed it was the only heading in the docs producing one.

Nothing links to it, so there is no anchor to preserve. Rewritten as a question heading to match its neighbours after #96.

Test plan

All five validators pass.

`## Cost & timeout` rendered as id="cost-&-timeout". An ampersand in an
anchor id is legal but brittle in a URL, and it was the only heading in the
docs producing one. Now a question heading like its neighbours.
@a-essawy
a-essawy merged commit bc7528e into main Sep 18, 2026
1 check passed
@a-essawy
a-essawy deleted the docs-ampersand-anchor branch September 18, 2026 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant