Header 2
Github Markdown Cheat Sheet Emoji
It's nice to have stumbled upon this cheat sheet. The thing is, it's that on macOS the short cut is CMD+CTRL+SPACE for emoji. But certainly this list useful since github has some emoji that macOS doesn't offer. E.g my favourite. I hope there are one or two useful links for you regarding the technologies you use. If you know other awesome cheat sheets, please comment them below and don't hesitate to make a PR to make this list more complete.
Header 3 ### (Hashes on right are optional)
Header 4
Header 5
Markdown plus h2 with a custom ID ## {#id-goes-here}
This is a paragraph, which is text surrounded by whitespace. Paragraphs can be on oneline (or many), and can drone on for hours.
Here is a Markdown link to Warped, and a literal .Now some SimpleLinks, like one to [google] (automagically links to are-you-feeling-lucky), a [wiki: test] link to a Wikipedia page, and a link to[foldoc: CPU]s at foldoc.
Now some inline markup like italics, bold, and code()
. Note that underscores inwords are ignored in Markdown Extra.
Coldplay deezer. Blockquotes are like quoted text in email replies
And, they can be nested
- Bullet lists are easy too
- Another one
- Another one
Github Flavored Markdown Cheat Sheet
- A numbered list
- Which is numbered
- With periods and a space
And now some code:
Text with
two trailing spaces
(on the right)
can be used
for things like poems
Horizontal rules
Markdown plus tables
Github Markup Cheat Sheet 2019
Header | Header | Right |
---|---|---|
Cell | Cell | $10 |
Cell | Cell | $20 |
- Outer pipes on tables are optional
- Colon used for alignment (right versus left)
Markdown plus definition lists
Bottled water: $ 1.25: $ 1.55 (Large)
MilkPop: $ 1.75
Github Markup Cheat Sheet 2020
- Multiple definitions and terms are possible
- Definitions can include multiple paragraphs too
Github Markdown Cheat Sheet
*[ABBR]: Markdown plus abbreviations (produces an tag)