Skip to content

lucidchin/MD-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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 Star *

This is a blockquote

This is a link: Dower Chin

  • Item 1
  • Item 2
  • Item 3
    • Nexted Item 1
    • Nexted Item 2
  1. Item 1
  2. Item 2
    1. Item 2.1
    2. Item 2.2
  3. Item 3

<p>This is a paragraph tag</p>

Homes Image

npm install
npm start
    // Javascript Code Block
    function add(num1, num2) {
       return num1 + num2;
    }
    # Python Code Block
    def add(num1, num2):
        return num1 + num2
Name Email
Bob Guy bguy@rit.edu
Some Other someguy@rit.edu
  • Task 1
  • Task 2
  • Task 3
  • Task 4

About

Test of Markdown Syntax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors