diff options
author | Junseong Park | 2025-07-09 18:22:01 +0900 |
---|---|---|
committer | GitHub | 2025-07-09 11:22:01 +0200 |
commit | 505d5bf2fe55e487bc168055a7b45441bca7e54c (patch) | |
tree | 5439e279e87a04a45be3050761e181e75b37b03d | |
parent | d178e4d9be02bf70083fc3df8ed529ad7ef6bcbb (diff) | |
download | IT.starlight-505d5bf2fe55e487bc168055a7b45441bca7e54c.tar.gz IT.starlight-505d5bf2fe55e487bc168055a7b45441bca7e54c.tar.bz2 IT.starlight-505d5bf2fe55e487bc168055a7b45441bca7e54c.zip |
i18n(ko-KR): update `plugins.mdx` (#3283)
-rw-r--r-- | docs/src/content/docs/ko/resources/plugins.mdx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/content/docs/ko/resources/plugins.mdx b/docs/src/content/docs/ko/resources/plugins.mdx index b319d612..607d5e2c 100644 --- a/docs/src/content/docs/ko/resources/plugins.mdx +++ b/docs/src/content/docs/ko/resources/plugins.mdx @@ -158,6 +158,11 @@ Starlight ํ์ด ์ง์ํ๋ ๊ณต์ ํ๋ฌ๊ทธ์ธ๊ณผ Starlight ์ฌ์ฉ์๊ฐ ๊ด๋ title="starlight-scroll-to-top" description="๋ฌธ์ ์ฌ์ดํธ์ ๋งจ ์๋ก ์ด๋ํ๋ ๋ฒํผ์ ์ถ๊ฐํ์ธ์." /> + <LinkCard + href="https://github.com/frostybee/starlight-codeblock-fullscreen" + title="starlight-codeblock-fullscreen" + description="๋ฌธ์์ ์๋ Expressive Code ๋ธ๋ก์ ์ ์ฒด ํ๋ฉด ํ ๊ธ ๊ธฐ๋ฅ์ ์ถ๊ฐํ์ธ์." + /> </CardGrid> ## ์ปค๋ฎค๋ํฐ ๋๊ตฌ ๋ฐ ํตํฉ |