Update comments

This commit is contained in:
Taiki Endo
2025-02-08 15:38:36 +09:00
parent bee06ee963
commit 98c0ece291
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
config:
line-length: false # MD013
no-duplicate-heading: false # MD024
no-blanks-blockquote: false # MD028
no-blanks-blockquote: false # MD028 (this warns valid GFM alerts usage)
no-inline-html: false # MD033
no-emphasis-as-heading: false # MD036