Skip to content

Sushant2/Markdown-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

This text is italic

This text is italic

This text is strong

This text is strong

This text is strikethrough



This is a quote

Google

Google

  • Item1
  • Item2
  • Item3
    • Nested Item1
    • Nested Item 2
  1. Item 1
  2. Item 2
  3. Item 3

<p>This is a paragraph</p>

Markdown logo

npm install

npm start
    function add(num1, num2){
        return num1+ num2;
    }
    def add(num1, num2):
        return num1+ num2
Name Email
Sushant Gupta sushant@gmail.com
Dont Know dontknow@gmail.com
  • Task 1
  • Task 2
  • Task 3

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages