Other cheatsheets: HTML CheatsheetCSS CheatsheetSEO Cheatsheet
Title 1
Title 2
Title 3
Basics
Text bold/italic
Bold **Bold**
Italic *Italic*
Strikethrough ~~Strikethrough~~
Blockquote
blockquote
Inline Code
inline code
Horizontal Rule
Link
Image from url
Advanced
Table
Syntax | Description |
---|---|
Header | Title |
Paragraph | Text |
Iframe (html)
Toggle
Toggle Example
Boooooooooo
Fenced Code Block
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
Fenced Code Block with hidden toggle
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
Toggle Example
Footnote
Here’s a sentence with a footnote. 1
Definition List
term : definition
To Do
- Done
- [x] stuff
- Not done
- [ ] stuff
Highlight
very important words
==very important words==
Footnotes
-
This is the footnote. ↩