<!-- Please provide thoughtful commentary *and code samples* on what this feature means for your project. What will it allow you to do that you can't do today? How will it make current work-arounds straightforward? What potential bugs and edge cases does it help to avoid? etc. Please keep it project-centric. --> ### Description 如果一种行为存在多种方式可以采用,那么用选项卡的方式可能会更好,例如:  ### Solution 参考:https://v2.docusaurus.io/docs/markdown-features/#tabs 需要注意的是,它的选项卡是全局同步的,例如我点击了图上所述的 yarn,那么在所有文档中存在此 ID 的 Tabs 都会自动切换过去。