使用方法
- 将HTML代码片段粘贴到输入字段中。
- 检查器会立即扫描常见无障碍问题。
- 在结果面板中审查被标记的问题。
- 修复HTML,实时更新。
示例
- Having DATABASE_URL appear on two lines triggers an error "duplicate key" on the second occurrence.
- A line like "1FOO=value" triggers an error because .env key names must start with a letter or underscore.