johman10 / git-test

Showing off git to some new friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is just a test, please ignore this it's not important.

Demo markdown. Click here to read more about Markdown on Github Note that this is not the same everywhere, rules differ

italic

underlined

This is second

Unordered list:

  • This is a first item
  • this is a second item

Ordered list:

  1. This is a first item
  2. This is a second item

Code text: variableName

Code block:

const variableName = 'test';
variableName.reverse();

This is the text that will show

This is how git works

About

Showing off git to some new friends

License:MIT License