items
Table of Contents
Classes
- HowToItem
- An list item, e.g. a step in a checklist or how-to description.
- HowToSection
- A sub-grouping of steps in the instructions for how to achieve a result (e.g. steps for making a pie crust within a pie recipe).
- HowToStep
- A step in the instructions for how to achieve a result. It is an ordered list with HowToDirection and/or HowToTip items.
- HowToSupply
- A supply consumed when performing the instructions for how to achieve a result.
- HowToTool
- A tool used (but not consumed) when performing instructions for how to achieve a result.