added markdown cheat sheet
This commit is contained in:
parent
447521d415
commit
2c5dcc32a6
17
markdown/cheatsheet.md
Normal file
17
markdown/cheatsheet.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# Markdown cheatsheet
|
||||||
|
## Headings
|
||||||
|
|
||||||
|
`
|
||||||
|
# h1
|
||||||
|
## h2
|
||||||
|
### h3
|
||||||
|
#### h4
|
||||||
|
##### h5
|
||||||
|
###### h6
|
||||||
|
`
|
||||||
|
# h1
|
||||||
|
## h2
|
||||||
|
### h3
|
||||||
|
#### h4
|
||||||
|
##### h5
|
||||||
|
###### h6
|
||||||
2
symfony/create_new_project.md
Normal file
2
symfony/create_new_project.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Steps to create a new Symfony project
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user