Github Markup Cheat Sheet



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.

Readme

Header 3 ### (Hashes on right are optional)

Header 4

Header 5
Github Markup Cheat Sheet

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

  1. A numbered list
  2. Which is numbered
  3. 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

This is a div wrapping some Markdown plus. Without the DIV attribute, it ignores the block.

Markdown plus tables

Github Markup Cheat Sheet 2019

HeaderHeaderRight
CellCell$10
CellCell$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)

Air

MilkPop: $ 1.75

Friday funk game

Sheet

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)