[ Procedure ] Wiki Page Formatting - smitja21/group-a-oe2 GitHub Wiki
If the wiki is associated with a lab worksheet, the formatting should mirror the worksheet to make navigating sections easier for us as current developers and for future users who may recreate our documentation.
Parts - ## Heading 2
Tasks - ### Heading 3
Steps - Ordered list (one list for each task)
Example
Part 1: The First Part
Task 1: The First Task
- Step 1
- Step 2
- Step 3