summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunseong Park2024-05-01 18:03:31 +0900
committerGitHub2024-05-01 11:03:31 +0200
commit2d6b45520b31dd8af883cd1232eed63a6c489f3b (patch)
treee417b6dd9a1971ffed641927e87a8164e9099819
parentb0b86cd7abfd913a9638edb596b1b98ebd189b97 (diff)
downloadIT.starlight-2d6b45520b31dd8af883cd1232eed63a6c489f3b.tar.gz
IT.starlight-2d6b45520b31dd8af883cd1232eed63a6c489f3b.tar.bz2
IT.starlight-2d6b45520b31dd8af883cd1232eed63a6c489f3b.zip
i18n(ko-KR): update `customization.mdx` (#1807)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
-rw-r--r--docs/src/content/docs/ko/guides/customization.mdx4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/content/docs/ko/guides/customization.mdx b/docs/src/content/docs/ko/guides/customization.mdx
index 2778adae..37c03eda 100644
--- a/docs/src/content/docs/ko/guides/customization.mdx
+++ b/docs/src/content/docs/ko/guides/customization.mdx
@@ -125,7 +125,7 @@ StarlightλŠ” λ…μžκ°€ μ›ν•˜λŠ” 제λͺ©μœΌλ‘œ μ‰½κ²Œ 이동할 수 μžˆλ„λ‘ 각
기본적으둜 `<h2>` 및 `<h3>` 제λͺ©μ΄ λͺ©μ°¨μ— ν¬ν•¨λ©λ‹ˆλ‹€. [`tableOfContents`](/ko/reference/configuration/#tableofcontents) 의 `minHeadingLevel` 및 `maxHeadingLevel` μ˜΅μ…˜μ„ μ‚¬μš©ν•˜μ—¬ λͺ¨λ“  νŽ˜μ΄μ§€μ˜ λͺ©μ°¨λ₯Ό λ³€κ²½ν•  수 μžˆμŠ΅λ‹ˆλ‹€. κ°œλ³„ νŽ˜μ΄μ§€μ˜ κΈ°λ³Έ λͺ©μ°¨λ₯Ό λ³€κ²½ν•˜κΈ° μœ„ν•΄μ„œλŠ” [ν”„λ‘ νŠΈλ§€ν„°μ— `tableOfContents`](/ko/reference/frontmatter/#tableofcontents) 속성을 μΆ”κ°€ν•˜μ„Έμš”.
-<Tabs>
+<Tabs syncKey="config-type">
<TabItem label="κ°œλ³„ νŽ˜μ΄μ§€ μ„€μ •">
```md {4-6}
@@ -159,7 +159,7 @@ defineConfig({
`tableOfContents` μ˜΅μ…˜μ˜ 값을 `false`둜 μ„€μ •ν•˜μ—¬ λͺ¨λ“  νŽ˜μ΄μ§€μ˜ λͺ©μ°¨λ₯Ό λΉ„ν™œμ„±ν™” ν•  수 μžˆμŠ΅λ‹ˆλ‹€.
-<Tabs>
+<Tabs syncKey="config-type">
<TabItem label="κ°œλ³„ νŽ˜μ΄μ§€ μ„€μ •">
```md {4}