We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
plugins.mdx
1 parent 44c4fe9 commit 8a5f516Copy full SHA for 8a5f516
docs/src/content/docs/ko/resources/plugins.mdx
@@ -183,6 +183,16 @@ Starlight 팀이 지원하는 공식 플러그인과 Starlight 사용자가 관
183
title="starlight-github-alerts"
184
description="Starlight에서 GitHub 알림을 렌더링합니다."
185
/>
186
+ <LinkCard
187
+ href="https://github.com/dlcastillop/starlight-page-actions"
188
+ title="starlight-page-actions"
189
+ description="문서에 페이지 작업 버튼을 추가합니다."
190
+ />
191
192
+ href="https://github.com/typesense/starlight-docsearch-typesense"
193
+ title="starlight-docsearch-typesense"
194
+ description="공식 Algolia DocSearch 플러그인에 대한 Typesense 기반 대안입니다."
195
196
</CardGrid>
197
198
## 커뮤니티 도구 및 통합
0 commit comments