-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
area/docskind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/normalrelease/26.2.7release/26.3.3release/26.4.0
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
docs
Describe the bug
An option (like the --dir
one for export and import) can appear in multiple categories. In AsciiDoc and in HTML, the IDs for an element should be unique, so we need to add the category.
Version
main
Regression
- The issue is a regression
Expected behavior
Each anchor on the page should have its own unique ID
Actual behavior
There are duplicate IDs, for example for the --dir
option that is present in the import and in the export category.
How to Reproduce?
Review the docs. Also the downstream docs build failed.
Anything else?
I'll create a PR.
Metadata
Metadata
Assignees
Labels
area/docskind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/normalrelease/26.2.7release/26.3.3release/26.4.0