Skip to content

Lucasdeleplace/Markdown_sheet_cheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Heading

H1

H2

H3

Bold

bold text

Italic

italicized text

Blockquote

blockquote

Ordered List

  1. First
  2. Second
  3. Third

Unordered List

  • First
  • Second
  • Third

Code

I am a code

Horizontal Rule


Link

Click me

Image

alt text

Table

Syntax Description other
Header Title Paragraphe
Paragraph Text Text

Table Alignment

Syntax Description other
Header Title Paragraphe
Paragraph Text Text

Fenced Code Block

{
  "firstName": "Michel",
  "lastName": "Marc",
  "age": 42
}

Syntax Highlighting

{
  "firstName": "Michel",
  "lastName": "Marc",
  "age": 42
}
{
  "firstName": "Michel",
  "lastName": "Marc",
  "age": 42
}

Task List

  • On a clone
  • On a pull
  • On a download

Emoji

WoW i enjoy that 😂

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published