使用方法
- 将HTML代码片段粘贴到输入字段中。
- 检查器会立即扫描常见无障碍问题。
- 在结果面板中审查被标记的问题。
- 修复HTML,实时更新。
示例
- With start 1, pad 2, separator ": ", the lines "first", "second", "third" become "01: first", "02: second", "03: third".
- Setting start to 10 and separator to ". " produces "10. first", "11. second", useful for numbered list formatting.