Markdown Crash Course Save

Markdown Crash Course. Learn Markdown language on a simple way.

Project README

Heading 1 '# '

Heading 2 '## '

Heading 3 '### '

Heading 4 '#### '

Heading 5 '##### '
Heading 6 '###### '

This text is italic
This text is italic

This text is bold
This text is bold

This text is strikethrough




\ before the actual rule.

This is a quote

Gabriel Dimitrievski - GitHub

Gabriel Dimitrievski - GitHub

  • Text 1
  • Text 2
  • Text 3
    • Nested text 1
    • Nested text 2
      • Nested text 1
      • Nested text 2
  1. Text 1
  2. Text 2
    1. Nested text 1
  3. Text 3 // it gives the appropriate order

<p>This is paragraph</p>

Markdown Logo

//in the previous line we are saying the language that we are using.
BufferedReader br = new BufferedReader(New InputStreamReader(System.in));

String s = br.readLine();


function add(num1, num2){
    return num1 + num2;
}


Name Email
Test [email protected]
Test2 [email protected]

  • Task 1
  • Task 2
  • Task 3

Inspired by: Brad Traversy

Open Source Agenda is not affiliated with "Markdown Crash Course" Project. README Source: gabrieldim/Markdown-Crash-Course
Stars
102
Open Issues
0
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating