Skip to content

Instantly share code, notes, and snippets.

@petergi
Created March 18, 2022 16:38
Show Gist options
  • Select an option

  • Save petergi/d8b79546fbf1ce8c203fc8803d54eca6 to your computer and use it in GitHub Desktop.

Select an option

Save petergi/d8b79546fbf1ce8c203fc8803d54eca6 to your computer and use it in GitHub Desktop.

Top Header

sub header

sub header 2

sub header 3

Add a blank line to end a paragraph.

To end a line, add two spaces at the
end of the line

Surround Bold text with two asterisks

Surround Italic text with one asterisk

This is a note

Surround inline code with a back tick

Surround longer code with three back ticks:

class ViewController: UIViewController {

}

Bullet points:

  • point 1
    • sub item 1
    • sub item 2
  • point 2
    • sub item

Numbered list:

  1. point one
  2. point 2 3. sub point 1 4. sub point 2
  3. point 3

A link:

text for link


An image file:

Robot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment