[Docs] Add id to details tag in README.md (#2676)

This commit is contained in:
bymyself
2025-02-21 20:36:55 -07:00
committed by GitHub
parent dee3f5824a
commit d7c9a43aba

View File

@@ -468,7 +468,7 @@ We will support custom icons later.
![image](https://github.com/user-attachments/assets/7bff028a-bf91-4cab-bf97-55c243b3f5e0) ![image](https://github.com/user-attachments/assets/7bff028a-bf91-4cab-bf97-55c243b3f5e0)
</details> </details>
<details> <details id='extension-api-selection-toolbox'>
<summary>v1.10.9: Selection Toolbox API</summary> <summary>v1.10.9: Selection Toolbox API</summary>
Extensions can register commands that appear in the selection toolbox when specific items are selected on the canvas. Extensions can register commands that appear in the selection toolbox when specific items are selected on the canvas.