Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 270 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 270 Bytes

Markdown-cheatsheet

Short syntax cheatsheet for quick reference.

Headers

`# h1

h2

h3

h4

h5
h6 `

Formating

** empasis **
-- empasis --

* bold * \

Links

[link tex](href)

Images

![alt text](src location)