skills-communicate-using-markdown

This is a header line using h1.

This is h2

This is h3

This is h4

This is h5
This is h6

Added examples of headers

Added an image! Image of a sand garden

Activity: Adding a code example

#!/bin/bash
echo "Hello, world!"

Activity: Add a task list