Skip to content

dannellmorales/8-0-markdown-lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Markdown Lab

In this Lab, you will be formatting a Markdown file that desperately needs it.

Instructions

Downloading this Lab

  1. From the repository homepage on GitHub, click the green "Code" button. Then, click "Download ZIP".

  2. Unzip the downloaded file. It will create a folder of the same name in your Downloads folder.

  3. Navigate to the folder and open it with VSCode. Then, follow the instructions below.

Completing this Lab

The needs-formatting.md file in this repository needs just that: formatting! Using what you know of markdown, update the text so that it is well formatting.

In front or above each block of text will be a Markdown comment that describes how it should be formatted.

For example, the following code:

<!-- Change to an H3 -->

All about Dogs

Should be updated to look like this:

<!-- Change to an H3 -->

### All about Dogs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published