H48.1 Lack of Unordered List Markup Warning

* First Item
* Second Item

* First Item
* Second Item

- First Item
- Second Item

Explanation

According to Success Criterion 1.3.1 (Info and Relationships), authors should use semantic markup wherever possible. This includes usage of ordered lists instead of manually numbered paragraphs.

This example should throw three warnings requesting that an unordered list be created from the paragraphs.

Expected Warnings

Relevant Success Criteria

Relevant Techniques