GitToTheHub opened a new pull request, #1488:
URL: https://github.com/apache/cordova-docs/pull/1488

   ### Platforms affected
   All
   
   ### Motivation and Context
   
   - The injected platform SVG in `cdv-platform-tag.rb` defined symbol IDs like 
`android`, `ios`, `browser`, which collided with e.g. `## Android` heading 
anchor in `images.md` and jumping from the TOC to it won't work. The symbol IDs 
are prefixed now with `cdv-platform-`, to prevent this.
   - Generated-By: GPT-5.3-Codex, Visual Studio Code
   
   ### Example
   
   Clicking on Customization > Icons > Andorid will not jump to the appropriate 
anchor, URL: 
https://cordova.apache.org/docs/en/latest/config_ref/images.html#android
   
   TOC:
   
   <img width="308" height="224" alt="image" 
src="https://github.com/user-attachments/assets/f8c0f647-0b2b-4d30-8de0-9a574dd24542";
 />
   
   ### Description
   <!-- Describe your changes in detail -->
   
   
   
   ### Testing
   <!-- Please describe in detail how you tested your changes. -->
   
   
   
   ### Checklist
   
   - [ ] I've run the tests to see all new and existing tests pass
   - [ ] I added automated test coverage as appropriate for this change
   - [ ] Commit is prefixed with `(platform)` if this change only applies to 
one platform (e.g. `(android)`)
   - [ ] If this Pull Request resolves an issue, I linked to the issue in the 
text above (and used the correct [keyword to close issues using 
keywords](https://help.github.com/articles/closing-issues-using-keywords/))
   - [ ] I've updated the documentation if necessary
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to