HEADERS
Another way: # Header1 ## Header2 ### Header3 ... LINKS & LINK TO A SECTION
You can also organize all your links like this: [math.stackexchange.com][1] [link.number.two][2] [1]: http://math.stackexchange.com/ [2]: http://website.com IMAGES
TABLE OF CONTENTS
FOOTNOTES
Every time you create a footnote it automatically sets the text at the bottom of the page and link them together. |
PARAGRAPHS < p >
TEXT EFFECTS
UNORDERED LIST < ul > < li >
ORDERED LIST < ol > < li >
TABLES
You can specify alignment with at one or both sidesFLOWCHARTS
You can have more info at: http://flowchart.js.org/ |
CODE
Code block (< pre >) in a certain language: ``` javascript if (isBad) { return false } ``` HORIZONTAL RULE < hr />
BLOCK QUOTE
ADDING ICONS
This would add the icon before the text KEYBOARD KEYS
DEFINITION LIST
First, write the syntax for the definition SEQUENCE DIAGRAMS
You can have more info at: https://bramp.github.io/js-sequence-diagrams/ |
Cheatography
https://cheatography.com
The Ultimate Markdown Cheat Sheet by lucbpz
Markdown Cheat Sheet
Created By
Metadata
Favourited By
Comments
rhorber, 09:00 31 Oct 17
From the Markdown Cheat Sheets available, this one suits best for me :).
Add a Comment
Related Cheat Sheets