Skip to content

Update README.md#2

Open
philipdc wants to merge 1 commit intoDanielCopeman:masterfrom
philipdc:patch-1
Open

Update README.md#2
philipdc wants to merge 1 commit intoDanielCopeman:masterfrom
philipdc:patch-1

Conversation

@philipdc
Copy link

I added these quick examples of Mark Down, can you merge them into the master README.md

header

smaller header

##Quick Mark Down tutorial
Write in italics

"One chord is great, two chords is OK, three chords is Jazz" - Lou Reed.

make an lsit

  • one
  • two
  • three

Text formating

this is code formatted

var string = 'never use var to make a variable'
let newstring = 'let is much better than var'
console.log(`${string} then what: ${newstring}`)


// This is a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant