跳转到内容

步骤

  1. 将组件导入到 MDX 文件中:

    import { Steps } from '@astrojs/starlight/components';
  2. <Steps> 将你的有序列表包裹起来。