Orga with Gatsby

2018-01-01

Emphasis (can be in headline too)

Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the round square holes...

Horizontal Rule


Footnote

This1 is a footnote.

Blocks

Code Blocks.
  Console.log(`Hello Org`)
Block Quote.
I think if you do something and it turns out pretty good, then you should go do something else wonderful, not dwell on it for too long. Just figure out what’s next.
Example Block.
npm install orga
Comments (you are not expected to see anything here).
Center.
This line should be centered.
Verse.
Great clouds overhead
 Tiny black birds rise and fall
 Snow covers Emacs

     -- AlexSchroeder

List

Ordered List

  1. Apple
  2. Orange
  3. Banana

Unordered List

  • Apple
  • Orange
  • Banana

Nested List

  • Apple
    1. iPhone
    2. Mac
      1. MacBook Pro
      2. iMac
      3. iMac Pro
      4. Mac Pro
      5. MacBook Air
  • Banana
  • Orange

With Checkbox

  • Design
  • Write Code
  • Test
  • Ship

Multi-line List Items

  • Apple is an American multinational technology company headquartered in Cupertino, California that designs, develops, and sells consumer electronics, computer software, and online services.
  • Orange
  • Banana

Table

NameSpeciesGenderRole
Bruce WayneBat HumanMBatman
Clark KentKryptonianMSuperman
Diana PrinceAmazonianFWonder Woman

Export

small text

A Headline

And a Paragraph.

Links

image from URL
image from URL
image from local file
image from local file
image with relative path
image with relative path

Footnotes

And this is the content of the footnote. And this is another line.
console.log(`code block works too`)