scrimba
Learn Markdown
Challenge: Organization and Quote
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Challenge: Organization and Quote
AboutCommentsNotes
Challenge: Organization and Quote
Expand for more info
README.md
run
preview
console
# 🖥 Markdown Course LIVE on Scrimba

Markdown allows us to write HTML in a quick and fluid way. We use this on the regular for our code reviews, comment sections and README files again and again.

At first glance the importance of **Markdown** may not seem all that important. You would be ~~right~~ wrong! Readability in your PRs and being able to communicate your point clearly and cleanly is crucial. Its not _uncommon_ for engineers to create documents ahead of time to their team members for future features on apps that support Markdown to get their point across!

---

## Challenge: Organization and Quote

##### Step 1
Add a new paragraph to your article.

##### Step 2
Add a linebreak for seperation purposes.

##### Step 3
Add a relevant quote to your article.
Console
/index.html
-1:39