Skip to content

Commit c642dcb

Browse files
HiDeooastrobot-houston
authored andcommitted
[ci] format
1 parent a6c05c1 commit c642dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/zh-cn/guides/authoring-content.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ yarn create astro --template starlight/markdoc
663663

664664
```js "headingLinks: false"
665665
export default defineMarkdocConfig({
666-
// 禁用默认的标题锚点链接支持
666+
// 禁用默认的标题锚点链接支持
667667
extends: [starlightMarkdoc({ headingLinks: false })],
668668
});
669669
```

0 commit comments

Comments
 (0)