Your Main Content

This is where the magic happens. Write your awesome content here!

Here is the wonderful second paragraph.

Standard text markup

bold

italic

underline

Verbatim

code

StrikeThrough

Lists

Unordered list

  • Apples
  • Oranges
  • Pears

Ordered list

  1. First
  2. Second
  3. Third

Blocks

Sample quote

Everything should be made as simple as possible, but not any simpler –Albert Einstein

Example code block

#include <stdio.h>

int main(int argc, char *argv[])
{
 printf("Hello world"):;
}

Tables

Sample table

NameValue
LanguagePython
ServerDell
O/SLinux

External

BBC

Images

Example image

Football
Dugout

Figure 1: Non League football

Misc rarely used niche markup

Subscripts and Superscripts example. Superscripts need some additional orgmode configuration but I don’t care.

orgmode sub and superscripts

The radius of the sun is R_sun = 6.96 x 10^8 m. On the other hand, the radius of Alpha Centauri is RAlpha Centauri = 1.28 x Rsun.

Footnotes

The Org website1 now looks a lot better than it used to.