Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 372 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 372 Bytes

Heading 1

Heading 2

This is a paragraph of text. This is bold (and this is also bold) and this is italics

We can write inline code in backticks code = 20.

We can write codeblocks using 3 backticks to open and close.

const sum = (x, y) => x + y

Heading 3

Quotes are written with a greater than symbol. Still a quote

This is not a quote