Skip to content

Drop the redundant body from the "Added in" admonitions - #535

Merged
g-despot merged 1 commit into
mainfrom
docs/trim-added-in-admonitions
Sep 7, 2026
Merged

Drop the redundant body from the "Added in" admonitions#535
g-despot merged 1 commit into
mainfrom
docs/trim-added-in-admonitions

Conversation

@g-despot

@g-despot g-despot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

On the DeepSeek and DigitalOcean generative pages, the :::info Added in ... admonition restated the versions already in its own title, so the reader got the same enumeration twice in a row. This keeps the title and drops the body.

Title-only is the established form — 8 of the 14 :::info Added in ... admonitions in the repo already have an empty body, and Docusaurus renders them heading-only.

Leaves backups.md:884 alone: its body adds a backport to v1.33.14, v1.34.11 and v1.35.4 rather than restating its title.

🤖 Generated with Claude Code

https://claude.ai/code/session_01BRPhcXaFRMNZWA5GAT4c3t

Both bodies only restated the versions already in the admonition title,
so the reader got the same enumeration twice in a row.

Title-only is the established form: 8 of the 14 ":::info Added in ..."
admonitions in the repo already have an empty body, and Docusaurus
renders them heading-only with no content div.

Leaves backups.md:884 alone, whose body adds a backport to v1.33.14,
v1.34.11 and v1.35.4 rather than restating its title.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BRPhcXaFRMNZWA5GAT4c3t

@orca-security-eu orca-security-eu Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@g-despot
g-despot merged commit 971329c into main Sep 7, 2026
13 checks passed
@g-despot
g-despot deleted the docs/trim-added-in-admonitions branch September 7, 2026 09:09
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