-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Before reporting an issue
[x] 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.
- links to