Skip to content

MillatSakib/Markdown_Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

The Markdown Guide(Matt Cone)

Matt Cone Book

You can learn more form this book. The frequently used syntax are given bellow.

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Heading level 1

Heading level 2

This is a pragraph

This is another paragraph

sudo apt get install

sudo apt get install

This is Bold.

This is italic.

This is Bold and Italic

This is a Blockquotes.

This blockquoto in.

Multiple paragraph.

This is a.

Nested Blockquoto.

The quarterly results look great!

  • Revenue was off the chart.
  • Profits were higher than ever.

Everything is going according to plan.

Ordered List

  1. First item
  2. Second item

Unordered Lists:

  • First item
  • Second item
  • Third item
  • Fourth item

Horizontal Rules

My favorite search engine is Google.

https://www.markdownguide.org
fake@example.com

Linking Images An old rock in the desert

Table

Syntax Description
Header Title
Paragraph Text

Fanced code block

{
  "firstName": "John",
  "lastName": "Smith",
  "age": 25
}

Strikethrough
The world is flat.

Task List

  • Write the press release
  • Update the website
  • Contact the media

Superscript
X^2^

Subscript
H2O