From 83660fe8ceb22b7168fce82068f1f36fd20e810f Mon Sep 17 00:00:00 2001
From: seonghobae <8172694+seonghobae@users.noreply.github.com>
Date: Wed, 8 Jul 2026 03:29:45 +0000
Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20[UX=20improvement?=
=?UTF-8?q?]=20ARIA=20=EB=9D=BC=EB=B2=A8=20=EC=96=B8=EC=96=B4=20=EC=9D=BC?=
=?UTF-8?q?=EC=B9=98=ED=99=94?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
스크린 리더의 올바른 발음을 위해 `lang="ko"` 문서 설정에 맞게 영어 ARIA 라벨("Directory listing")을 한국어("디렉토리 목록")로 수정했습니다.
---
.jules/palette.md | 4 ++++
src/main/kotlin/html4tree/main.kt | 2 +-
src/test/kotlin/html4tree/MainTest.kt | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/.jules/palette.md b/.jules/palette.md
index b8df5bd..ce70d73 100644
--- a/.jules/palette.md
+++ b/.jules/palette.md
@@ -13,3 +13,7 @@
## 2024-06-25 - Directory Listing Navigation Landmark
**Learning:** Generated directory listings act as navigation regions, and screen readers benefit when the listing is announced separately from the page's main content.
**Action:** Wrap generated directory listing `
` elements in `