Skip to content

JaquizeIsaac/Read-01-Summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Read-01-Summary

What is Markdown?

You can create websites, documents, notes, books, presentations, email messages, and technical documentation. It is also portable, platform independent, future proof, and most of all everywhere.

Why do we use Markdown?

You can create websites, documents, notes, books, presentations, email messages, and technical documentation. It is also portable, platform independent, future proof, and most of all everywhere.

What symbol will create a heading in Markdown?

The symbol used to create a heading is a number sign or hashtag.

How many do you need to create the largest heading?

You only need one number sign for

Heading Level 1.

How many do you need to create the smallest heading?

You will need six number signs for

Heading Level 6

When making text bold or italicized for emphasis, it is best practice to use which symbol?

The symbol you will use for both is an asterisk. Two for Bold and one for Italic.

How do you create a link with Markdown?

You will use brackets, [such as this], to create a text link. Following right after should be the URL in parentheses.

What are the three symbols you can use to create an unordered (bulleted) list with Markdown?

You can use plus signs, asterisks, and dashes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors