Skip to content

Commit 2eb4593

Browse files
committed
python3 .github\workflows\makeindex.py
1 parent 8483fa5 commit 2eb4593

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"editor.codeActionsOnSave": {
3-
"source.fixAll.markdownlint": true
3+
"source.fixAll.markdownlint": "explicit"
44
}
55
}

WAIC-TEST/HTML/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,5 +120,6 @@
120120
* [0055-02: CSS によるフォーカスされた要素のハイライト (input 要素)](WAIC-TEST-0055-02.md)
121121
* [0056-01: レイアウトデザインのためのスペーサー画像ではなく、CSS を使用する(マージンとパディング)](WAIC-TEST-0056-01.md)
122122
* [0057-01: aria-pressed 属性による状態の明示 (ボタン要素)](WAIC-TEST-0057-01.md)
123+
* [0090-01: CSS によるフォントサイズのパーセント指定](WAIC-TEST-0090-01.md)
123124
* [0092-01: CSS によるフォントサイズのem指定](WAIC-TEST-0092-01.md)
124125
* [0121-01: 制限時間が切れようとしていることを利用者に警告するスクリプトを提供する](WAIC-TEST-0121-01.md)

0 commit comments

Comments
 (0)