[ 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

  1. Step 1
  2. Step 2
  3. Step 3

Part 2: The Second Part

Task 2: The Second Task