forked fromtchapi/markdown-cheatsheet
- Notifications
You must be signed in to change notification settings - Fork0
Markdown Cheatsheet for Github Readme.md
NotificationsYou must be signed in to change notification settings
sidarthakarna/markdown-cheatsheet
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Markup : # Heading 1 #Markup : ## Heading 2 ##Markup : ### Heading 3 ###Markup : #### Heading 4 ####Common text
Markup : Common textEmphasized text
Markup : _Emphasized text_ or *Emphasized text*Strong text
Markup : __Strong text__ or **Strong text**Strong emphasized text
Markup : ___Strong emphasized text___ or ***Strong emphasized text***Named Link andhttp://www.google.fr/ orhttp://example.com/
Markup : [Named Link](http://www.google.fr/) and http://www.google.fr/ or <http://example.com/>code()
Markup : `code()`varspecificLanguage_code={"data":{"lookedUpPlatform":1,"query":"Kasabian+Test+Transmission","lookedUpItem":{"name":"Test Transmission","artist":"Kasabian","album":"Kasabian","picture":null,"link":"http://open.spotify.com/track/5jhJur5n4fasblLSCOcrTp"}}}
Markup : ```javascript ```- Bullet list
- Nested bullet
- Sub-nested bullet etc
- Bullet list item 2
Markup : * Bullet list * Nested bullet * Sub-nested bullet etc * Bullet list item 2- A numbered list
- A nested numbered list
- Which is numbered
- Which is numbered
Markup : 1. A numbered list 1. A nested numbered list 2. Which is numbered 2. Which is numberedBlockquote
Nested blockquote
Markup : > Blockquote >> Nested BlockquoteHorizontal line :
Markup : - - - -Image with alt :
Markup : About
Markdown Cheatsheet for Github Readme.md
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
